Class: Aws::Types::GlobalNodeGroup
- Inherits:
-
Object
- Object
- Aws::Types::GlobalNodeGroup
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#global_node_group_id ⇒ ::String
Returns the value of attribute global_node_group_id.
-
#slots ⇒ ::String
Returns the value of attribute slots.
Instance Attribute Details
#global_node_group_id ⇒ ::String
Returns the value of attribute global_node_group_id.
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.
994 995 996 |
# File 'sig/types.rbs', line 994 def slots @slots end |