ContactFlowModuleSearchCriteria
The search criteria to be used to return flow modules.
Contents
- AndConditions
 - 
               
A list of conditions which would be applied together with an
ANDcondition.Type: Array of ContactFlowModuleSearchCriteria objects
Required: No
 - OrConditions
 - 
               
A list of conditions which would be applied together with an
ORcondition.Type: Array of ContactFlowModuleSearchCriteria objects
Required: No
 - StateCondition
 - 
               
The state of the flow.
Type: String
Valid Values:
ACTIVE | ARCHIVEDRequired: No
 - StatusCondition
 - 
               
The status of the flow.
Type: String
Valid Values:
PUBLISHED | SAVEDRequired: No
 - StringCondition
 - 
               
A leaf node condition which can be used to specify a string condition.
Type: StringCondition object
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: