Class: Aws::Types::PublicDnsPropertiesMutableChange
- Inherits:
-
Object
- Object
- Aws::Types::PublicDnsPropertiesMutableChange
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#soa ⇒ Types::SOAChange
Returns the value of attribute soa.
Instance Attribute Details
#soa ⇒ Types::SOAChange
Returns the value of attribute soa.
490 491 492 |
# File 'sig/types.rbs', line 490 def soa @soa end |