Class: Aws::Types::DeleteDomainInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDomainInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain_id ⇒ ::String
Returns the value of attribute domain_id.
Instance Attribute Details
#domain_id ⇒ ::String
Returns the value of attribute domain_id.
124 125 126 |
# File 'sig/types.rbs', line 124 def domain_id @domain_id end |