Class: Aws::Types::TLDInMaintenance
- Inherits:
-
Object
- Object
- Aws::Types::TLDInMaintenance
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#tld ⇒ ::String
Returns the value of attribute tld.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
485 486 487 |
# File 'sig/types.rbs', line 485 def end |
#tld ⇒ ::String
Returns the value of attribute tld.
486 487 488 |
# File 'sig/types.rbs', line 486 def tld @tld end |