Class: Aws::Types::PublicDnsNamespaceProperties
- Inherits:
-
Object
- Object
- Aws::Types::PublicDnsNamespaceProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dns_properties ⇒ Types::PublicDnsPropertiesMutable
Returns the value of attribute dns_properties.
Instance Attribute Details
#dns_properties ⇒ Types::PublicDnsPropertiesMutable
Returns the value of attribute dns_properties.
475 476 477 |
# File 'sig/types.rbs', line 475 def dns_properties @dns_properties end |