Class: Aws::Types::CrossChannelBehavior

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#behavior_type"ROUTE_CURRENT_CHANNEL_ONLY", "ROUTE_ANY_CHANNEL"

Returns the value of attribute behavior_type.

Returns:

  • ("ROUTE_CURRENT_CHANNEL_ONLY", "ROUTE_ANY_CHANNEL")


1971
1972
1973
# File 'sig/types.rbs', line 1971

def behavior_type
  @behavior_type
end