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.
830 831 832 |
# File 'sig/types.rbs', line 830 def addon_name @addon_name end |
#addon_version ⇒ ::String
Returns the value of attribute addon_version.
831 832 833 |
# File 'sig/types.rbs', line 831 def addon_version @addon_version end |