Class: Aws::Types::EksInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


268
269
270
# File 'sig/types.rbs', line 268

def namespace
  @namespace
end

#node_label::String

Returns the value of attribute node_label.

Returns:

  • (::String)


269
270
271
# File 'sig/types.rbs', line 269

def node_label
  @node_label
end