Class: Aws::Types::PublicDnsNamespaceChange
- Inherits:
-
Object
- Object
- Aws::Types::PublicDnsNamespaceChange
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#description ⇒ ::String
Returns the value of attribute description.
-
#properties ⇒ Types::PublicDnsNamespacePropertiesChange
Returns the value of attribute properties.
Instance Attribute Details
#description ⇒ ::String
Returns the value of attribute description.
469 470 471 |
# File 'sig/types.rbs', line 469 def description @description end |
#properties ⇒ Types::PublicDnsNamespacePropertiesChange
Returns the value of attribute properties.
470 471 472 |
# File 'sig/types.rbs', line 470 def properties @properties end |