Class: Aws::Types::SoftwareUpdatePreferences

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#automatic_update_policy"ALL_VERSIONS", "EMERGENCY_VERSIONS_ONLY"

Returns the value of attribute automatic_update_policy.

Returns:

  • ("ALL_VERSIONS", "EMERGENCY_VERSIONS_ONLY")


1302
1303
1304
# File 'sig/types.rbs', line 1302

def automatic_update_policy
  @automatic_update_policy
end