Class: Aws::Types::PrivateDnsPropertiesMutable
- Inherits:
-
Object
- Object
- Aws::Types::PrivateDnsPropertiesMutable
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#soa ⇒ Types::SOA
Returns the value of attribute soa.
Instance Attribute Details
#soa ⇒ Types::SOA
Returns the value of attribute soa.
459 460 461 |
# File 'sig/types.rbs', line 459 def soa @soa end |