Class: Aws::Types::DescribeAddonConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAddonConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#addon_name ⇒ ::String
Returns the value of attribute addon_name.
-
#addon_version ⇒ ::String
Returns the value of attribute addon_version.
Instance Attribute Details
#addon_name ⇒ ::String
Returns the value of attribute addon_name.
747 748 749 |
# File 'sig/types.rbs', line 747 def addon_name @addon_name end |
#addon_version ⇒ ::String
Returns the value of attribute addon_version.
748 749 750 |
# File 'sig/types.rbs', line 748 def addon_version @addon_version end |