Class: Aws::Types::GlobalNodeGroup

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#global_node_group_id::String

Returns the value of attribute global_node_group_id.

Returns:

  • (::String)


993
994
995
# File 'sig/types.rbs', line 993

def global_node_group_id
  @global_node_group_id
end

#slots::String

Returns the value of attribute slots.

Returns:

  • (::String)


994
995
996
# File 'sig/types.rbs', line 994

def slots
  @slots
end