Class: Aws::Types::UpgradePolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpgradePolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#support_type ⇒ "STANDARD", "EXTENDED"
Returns the value of attribute support_type.
Instance Attribute Details
#support_type ⇒ "STANDARD", "EXTENDED"
Returns the value of attribute support_type.
2020 2021 2022 |
# File 'sig/types.rbs', line 2020 def support_type @support_type end |