Class: Aws::Types::UpdateClusterVersionResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateClusterVersionResponse
- 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.
2031 2032 2033 |
# File 'sig/types.rbs', line 2031 def update @update end |