Class: Aws::Types::TransferDomainToAnotherAwsAccountResponse
- Inherits:
-
Object
- Object
- Aws::Types::TransferDomainToAnotherAwsAccountResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#operation_id ⇒ ::String
Returns the value of attribute operation_id.
-
#password ⇒ ::String
Returns the value of attribute password.
Instance Attribute Details
#operation_id ⇒ ::String
Returns the value of attribute operation_id.
531 532 533 |
# File 'sig/types.rbs', line 531 def operation_id @operation_id end |
#password ⇒ ::String
Returns the value of attribute password.
532 533 534 |
# File 'sig/types.rbs', line 532 def password @password end |