Class: Aws::Types::DeleteDomainRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDomainRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
Instance Attribute Details
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
650 651 652 |
# File 'sig/types.rbs', line 650 def domain_name @domain_name end |