You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Route53Domains::Types::CancelDomainTransferToAnotherAwsAccountResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Route53Domains::Types::CancelDomainTransferToAnotherAwsAccountResponse
- Defined in:
- (unknown)
Overview
The CancelDomainTransferToAnotherAwsAccount
response includes the following element.
Returned by:
Instance Attribute Summary collapse
-
#operation_id ⇒ String
The identifier that
TransferDomainToAnotherAwsAccount
returned to track the progress of the request.
Instance Attribute Details
#operation_id ⇒ String
The identifier that TransferDomainToAnotherAwsAccount
returned to
track the progress of the request. Because the transfer request was
canceled, the value is no longer valid, and you can\'t use
GetOperationDetail
to query the operation status.