Class: Aws::Types::UpdateValue
- Inherits:
-
Object
- Object
- Aws::Types::UpdateValue
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#os_update_settings ⇒ Types::OSUpdateSettings
Returns the value of attribute os_update_settings.
Instance Attribute Details
#os_update_settings ⇒ Types::OSUpdateSettings
Returns the value of attribute os_update_settings.
1586 1587 1588 |
# File 'sig/types.rbs', line 1586 def os_update_settings @os_update_settings end |