Class: Aws::Types::UpdateClusterConfigResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateClusterConfigResponse
- 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.
1910 1911 1912 |
# File 'sig/types.rbs', line 1910 def update @update end |