NAME
Paws::Route53Domains::GetOperationDetailResponse
ATTRIBUTES
DomainName => Str
The name of a domain.
Message => Str
Detailed information on the status including possible errors.
OperationId => Str
The identifier for the operation.
Status => Str
The current status of the requested operation in the system.
Valid values are: "SUBMITTED"
, "IN_PROGRESS"
, "ERROR"
, "SUCCESSFUL"
, "FAILED"
=head2 SubmittedDate => Str
The date when the request was submitted.
Type => Str
The type of operation that was requested.
Valid values are: "REGISTER_DOMAIN"
, "DELETE_DOMAIN"
, "TRANSFER_IN_DOMAIN"
, "UPDATE_DOMAIN_CONTACT"
, "UPDATE_NAMESERVER"
, "CHANGE_PRIVACY_PROTECTION"
, "DOMAIN_LOCK"
, "ENABLE_AUTORENEW"
, "DISABLE_AUTORENEW"
, "ADD_DNSSEC"
, "REMOVE_DNSSEC"
, "EXPIRE_DOMAIN"
, "TRANSFER_OUT_DOMAIN"
, "CHANGE_DOMAIN_OWNER"
, "RENEW_DOMAIN"
, "PUSH_DOMAIN"
, "INTERNAL_TRANSFER_OUT_DOMAIN"
, "INTERNAL_TRANSFER_IN_DOMAIN"
=head2 _request_id => Str