/AWS1/CL_R5DXFERDOMTOANOTHER01¶
The TransferDomainToAnotherAwsAccount response includes the following
elements.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_operationid TYPE /AWS1/R5DOPERATIONID /AWS1/R5DOPERATIONID¶
Identifier for tracking the progress of the request. To query the operation status, use GetOperationDetail.
iv_password TYPE /AWS1/R5DPASSWORD /AWS1/R5DPASSWORD¶
To finish transferring a domain to another Amazon Web Services account, the account that the domain is being transferred to must submit an AcceptDomainTransferFromAnotherAwsAccount request. The request must include the value of the
Passwordelement that was returned in theTransferDomainToAnotherAwsAccountresponse.
Queryable Attributes¶
OperationId¶
Identifier for tracking the progress of the request. To query the operation status, use GetOperationDetail.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATIONID() |
Getter for OPERATIONID, with configurable default |
ASK_OPERATIONID() |
Getter for OPERATIONID w/ exceptions if field has no value |
HAS_OPERATIONID() |
Determine if OPERATIONID has a value |
Password¶
To finish transferring a domain to another Amazon Web Services account, the account that the domain is being transferred to must submit an AcceptDomainTransferFromAnotherAwsAccount request. The request must include the value of the
Passwordelement that was returned in theTransferDomainToAnotherAwsAccountresponse.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PASSWORD() |
Getter for PASSWORD, with configurable default |
ASK_PASSWORD() |
Getter for PASSWORD w/ exceptions if field has no value |
HAS_PASSWORD() |
Determine if PASSWORD has a value |