Class: Aws::Types::CrossChannelBehavior
- Inherits:
-
Object
- Object
- Aws::Types::CrossChannelBehavior
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#behavior_type ⇒ "ROUTE_CURRENT_CHANNEL_ONLY", "ROUTE_ANY_CHANNEL"
Returns the value of attribute behavior_type.
Instance Attribute Details
#behavior_type ⇒ "ROUTE_CURRENT_CHANNEL_ONLY", "ROUTE_ANY_CHANNEL"
Returns the value of attribute behavior_type.
1971 1972 1973 |
# File 'sig/types.rbs', line 1971 def behavior_type @behavior_type end |