Class: Aws::Types::UpdateRegionSettingsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_type_management_preference::Hash[::String, bool]

Returns the value of attribute resource_type_management_preference.

Returns:

  • (::Hash[::String, bool])


2347
2348
2349
# File 'sig/types.rbs', line 2347

def resource_type_management_preference
  @resource_type_management_preference
end

#resource_type_opt_in_preference::Hash[::String, bool]

Returns the value of attribute resource_type_opt_in_preference.

Returns:

  • (::Hash[::String, bool])


2346
2347
2348
# File 'sig/types.rbs', line 2346

def resource_type_opt_in_preference
  @resource_type_opt_in_preference
end