Class: Aws::Types::SelfUpgradeConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SelfUpgradeConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#self_upgrade_status ⇒ "AUTO_APPROVAL", "ADMIN_APPROVAL"
Returns the value of attribute self_upgrade_status.
Instance Attribute Details
#self_upgrade_status ⇒ "AUTO_APPROVAL", "ADMIN_APPROVAL"
Returns the value of attribute self_upgrade_status.
10362 10363 10364 |
# File 'sig/types.rbs', line 10362 def self_upgrade_status @self_upgrade_status end |