class Aws::Connect::Types::Expression


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/Expression AWS API Documentation
@return [Array<Types::Expression>]
List of routing expressions which will be OR-ed together.
@!attribute [rw] or_expression
@return [Array<Types::Expression>]
List of routing expressions which will be AND-ed together.
@!attribute [rw] and_expression
@return [Types::AttributeCondition]
An object to specify the predefined attribute condition.
@!attribute [rw] attribute_condition
A tagged union to specify expression for a routing step.