Class: Aws::Types::PriorityConfigurationOverride

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#location_order::Array[::String]

Returns the value of attribute location_order.

Returns:

  • (::Array[::String])


1878
1879
1880
# File 'sig/types.rbs', line 1878

def location_order
  @location_order
end

#placement_fallback_strategy"DEFAULT_AFTER_SINGLE_PASS", "NONE"

Returns the value of attribute placement_fallback_strategy.

Returns:

  • ("DEFAULT_AFTER_SINGLE_PASS", "NONE")


1877
1878
1879
# File 'sig/types.rbs', line 1877

def placement_fallback_strategy
  @placement_fallback_strategy
end