Class: Aws::Types::SoftwareUpdatePreferences
- Inherits:
-
Object
- Object
- Aws::Types::SoftwareUpdatePreferences
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#automatic_update_policy ⇒ "ALL_VERSIONS", "EMERGENCY_VERSIONS_ONLY"
Returns the value of attribute automatic_update_policy.
Instance Attribute Details
#automatic_update_policy ⇒ "ALL_VERSIONS", "EMERGENCY_VERSIONS_ONLY"
Returns the value of attribute automatic_update_policy.
1302 1303 1304 |
# File 'sig/types.rbs', line 1302 def automatic_update_policy @automatic_update_policy end |