Class: Aws::Types::DnsConfigChange
- Inherits:
-
Object
- Object
- Aws::Types::DnsConfigChange
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dns_records ⇒ ::Array[Types::DnsRecord]
Returns the value of attribute dns_records.
Instance Attribute Details
#dns_records ⇒ ::Array[Types::DnsRecord]
Returns the value of attribute dns_records.
151 152 153 |
# File 'sig/types.rbs', line 151 def dns_records @dns_records end |