Class: Aws::Types::CreateNodegroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateNodegroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#nodegroup ⇒ Types::Nodegroup
Returns the value of attribute nodegroup.
Instance Attribute Details
#nodegroup ⇒ Types::Nodegroup
Returns the value of attribute nodegroup.
679 680 681 |
# File 'sig/types.rbs', line 679 def nodegroup @nodegroup end |