Class: Aws::Types::Constraints

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#multiple_dimension_selection"Allowed", "Disallowed"

Returns the value of attribute multiple_dimension_selection.

Returns:

  • ("Allowed", "Disallowed")


96
97
98
# File 'sig/types.rbs', line 96

def multiple_dimension_selection
  @multiple_dimension_selection
end

#quantity_configuration"Allowed", "Disallowed"

Returns the value of attribute quantity_configuration.

Returns:

  • ("Allowed", "Disallowed")


97
98
99
# File 'sig/types.rbs', line 97

def quantity_configuration
  @quantity_configuration
end