Class: Aws::Types::UpdateAddonResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAddonResponse
- 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.
1966 1967 1968 |
# File 'sig/types.rbs', line 1966 def update @update end |