Class: Aws::Types::UpgradePolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpgradePolicyRequest
- 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.
2015 2016 2017 |
# File 'sig/types.rbs', line 2015 def support_type @support_type end |