Class: Aws::Types::Nameserver
- Inherits:
-
Object
- Object
- Aws::Types::Nameserver
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#glue_ips ⇒ ::Array[::String]
Returns the value of attribute glue_ips.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#glue_ips ⇒ ::Array[::String]
Returns the value of attribute glue_ips.
375 376 377 |
# File 'sig/types.rbs', line 375 def glue_ips @glue_ips end |
#name ⇒ ::String
Returns the value of attribute name.
374 375 376 |
# File 'sig/types.rbs', line 374 def name @name end |