Class: Aws::Types::CreateAddonResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAddonResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#addon ⇒ Types::Addon
Returns the value of attribute addon.
Instance Attribute Details
#addon ⇒ Types::Addon
Returns the value of attribute addon.
500 501 502 |
# File 'sig/types.rbs', line 500 def addon @addon end |