Class: Aws::Types::PrivateDnsNamespaceProperties
- Inherits:
-
Object
- Object
- Aws::Types::PrivateDnsNamespaceProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dns_properties ⇒ Types::PrivateDnsPropertiesMutable
Returns the value of attribute dns_properties.
Instance Attribute Details
#dns_properties ⇒ Types::PrivateDnsPropertiesMutable
Returns the value of attribute dns_properties.
449 450 451 |
# File 'sig/types.rbs', line 449 def dns_properties @dns_properties end |