Class: Aws::Types::UpdateNodegroupVersionResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateNodegroupVersionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#update ⇒ Types::Update
Returns the value of attribute update.
Instance Attribute Details
#update ⇒ Types::Update
Returns the value of attribute update.
1976 1977 1978 |
# File 'sig/types.rbs', line 1976 def update @update end |