Class: Aws::Types::CrossChannelWorkloadBehavior
- Inherits:
-
Object
- Object
- Aws::Types::CrossChannelWorkloadBehavior
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_workload_behavior_type ⇒ "ROUTE_CURRENT_CHANNEL_CURRENT_WORKLOADTYPE_ONLY", ...
Returns the value of attribute channel_workload_behavior_type.
Instance Attribute Details
#channel_workload_behavior_type ⇒ "ROUTE_CURRENT_CHANNEL_CURRENT_WORKLOADTYPE_ONLY", ...
Returns the value of attribute channel_workload_behavior_type.
2051 2052 2053 |
# File 'sig/types.rbs', line 2051 def channel_workload_behavior_type @channel_workload_behavior_type end |