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)


9942
9943
9944
# File 'sig/types.rbs', line 9942

def concurrency_threshold
  @concurrency_threshold
end

#prefix_length::Integer

Returns the value of attribute prefix_length.

Returns:

  • (::Integer)


9941
9942
9943
# File 'sig/types.rbs', line 9941

def prefix_length
  @prefix_length
end