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.
9972 9973 9974 |
# File 'sig/types.rbs', line 9972 def self_upgrade_status @self_upgrade_status end |