Class: Aws::Types::Nameserver

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#glue_ips::Array[::String]

Returns the value of attribute glue_ips.

Returns:

  • (::Array[::String])


375
376
377
# File 'sig/types.rbs', line 375

def glue_ips
  @glue_ips
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


374
375
376
# File 'sig/types.rbs', line 374

def name
  @name
end