Class: Aws::Types::DescribeRegionSettingsOutput

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])


771
772
773
# File 'sig/types.rbs', line 771

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])


770
771
772
# File 'sig/types.rbs', line 770

def resource_type_opt_in_preference
  @resource_type_opt_in_preference
end