You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Route53Domains::Types::TransferDomainToAnotherAwsAccountResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The TransferDomainToAnotherAwsAccount response includes the following elements.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#operation_idString

Identifier for tracking the progress of the request. To query the operation status, use GetOperationDetail.

Returns:

  • (String)

    Identifier for tracking the progress of the request.

#passwordString

To finish transferring a domain to another AWS account, the account that the domain is being transferred to must submit an AcceptDomainTransferFromAnotherAwsAccount request. The request must include the value of the Password element that was returned in the TransferDomainToAnotherAwsAccount response.

Returns:

  • (String)

    To finish transferring a domain to another AWS account, the account that the domain is being transferred to must submit an [AcceptDomainTransferFromAnotherAwsAccount][1] request.