Class: Aws::Types::PrefixAwareRoutingConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#concurrency_threshold::Integer

Returns the value of attribute concurrency_threshold.

Returns:

  • (::Integer)


9957
9958
9959
# File 'sig/types.rbs', line 9957

def concurrency_threshold
  @concurrency_threshold
end

#prefix_length::Integer

Returns the value of attribute prefix_length.

Returns:

  • (::Integer)


9956
9957
9958
# File 'sig/types.rbs', line 9956

def prefix_length
  @prefix_length
end