class Aws::Connect::Types::ContactFlowSearchCriteria
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ContactFlowSearchCriteria AWS API Documentation
@return [String]
The status of the flow.
@!attribute [rw] status_condition
@return [String]
The state of the flow.
@!attribute [rw] state_condition
@return [String]
The type of flow.
@!attribute [rw] type_condition
@return [Types::StringCondition]
condition.
A leaf node condition which can be used to specify a string
@!attribute [rw] string_condition
@return [Array<Types::ContactFlowSearchCriteria>]
condition.
A list of conditions which would be applied together with an ‘AND`
@!attribute [rw] and_conditions
@return [Array<Types::ContactFlowSearchCriteria>]
condition.
A list of conditions which would be applied together with an `OR`
@!attribute [rw] or_conditions
The search criteria to be used to return flows.