Class: Aws::Types::PrivateDnsDetails
- Inherits:
-
Object
- Object
- Aws::Types::PrivateDnsDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#private_dns_name ⇒ ::String
Returns the value of attribute private_dns_name.
Instance Attribute Details
#private_dns_name ⇒ ::String
Returns the value of attribute private_dns_name.
15263 15264 15265 |
# File 'sig/types.rbs', line 15263 def private_dns_name @private_dns_name end |