Class: Aws::Types::PublicDnsNamespacePropertiesChange
- Inherits:
-
Object
- Object
- Aws::Types::PublicDnsNamespacePropertiesChange
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dns_properties ⇒ Types::PublicDnsPropertiesMutableChange
Returns the value of attribute dns_properties.
Instance Attribute Details
#dns_properties ⇒ Types::PublicDnsPropertiesMutableChange
Returns the value of attribute dns_properties.
480 481 482 |
# File 'sig/types.rbs', line 480 def dns_properties @dns_properties end |