class Aws::Connect::Types::UserSearchCriteria


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UserSearchCriteria AWS API Documentation
@return [Types::HierarchyGroupCondition]
condition.
A leaf node condition which can be used to specify a hierarchy group
@!attribute [rw] hierarchy_group_condition
@return [Types::StringCondition]
condition.
A leaf node condition which can be used to specify a string
@!attribute [rw] string_condition
@return [Array<Types::UserSearchCriteria>]
condition.
A list of conditions which would be applied together with an ‘AND`
@!attribute [rw] and_conditions
@return [Array<Types::UserSearchCriteria>]
condition.
A list of conditions which would be applied together with an `OR`
@!attribute [rw] or_conditions
}
},
hierarchy_group_match_type: “EXACT”, # accepts EXACT, WITH_CHILD_GROUPS
value: “String”,
hierarchy_group_condition: {
},
comparison_type: “STARTS_WITH”, # accepts STARTS_WITH, CONTAINS, EXACT
value: “String”,
field_name: “String”,
string_condition: {
],
},
},
hierarchy_group_match_type: “EXACT”, # accepts EXACT, WITH_CHILD_GROUPS
value: “String”,
hierarchy_group_condition: {
},
comparison_type: “STARTS_WITH”, # accepts STARTS_WITH, CONTAINS, EXACT
value: “String”,
field_name: “String”,
string_condition: {
},
# recursive UserSearchConditionList
and_conditions: {
},
# recursive UserSearchConditionList
or_conditions: {
{
and_conditions: [
],
},
},
hierarchy_group_match_type: “EXACT”, # accepts EXACT, WITH_CHILD_GROUPS
value: “String”,
hierarchy_group_condition: {
},
comparison_type: “STARTS_WITH”, # accepts STARTS_WITH, CONTAINS, EXACT
value: “String”,
field_name: “String”,
string_condition: {
},
# recursive UserSearchConditionList
and_conditions: {
},
# recursive UserSearchConditionList
or_conditions: {
{
or_conditions: [
{
data as a hash:
@note When making an API call, you may pass UserSearchCriteria
</note>
range result in empty results.
25 characters. Any queries with character lengths outside of this
“contains” queries with a minimum of 2 characters and a maximum of
<note markdown=“1”> The `Username`, `Firstname`, and `Lastname` fields support
The search criteria to be used to return users.