Class: Aws::Types::CheckDomainTransferabilityResponse
- Inherits:
-
Object
- Object
- Aws::Types::CheckDomainTransferabilityResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#transferability ⇒ Types::DomainTransferability
Returns the value of attribute transferability.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
71 72 73 |
# File 'sig/types.rbs', line 71 def end |
#transferability ⇒ Types::DomainTransferability
Returns the value of attribute transferability.
70 71 72 |
# File 'sig/types.rbs', line 70 def transferability @transferability end |