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")


2004
2005
2006
# File 'sig/types.rbs', line 2004

def behavior_type
  @behavior_type
end