Builder
class Builder
Properties
Link copied to clipboard
A list of conditions which would be applied together with an AND
condition.
Link copied to clipboard
A leaf node condition which can be used to specify a hierarchy group condition.
Link copied to clipboard
A leaf node condition which can be used to specify a List condition to search users with attributes included in Lists like Proficiencies.
Link copied to clipboard
A list of conditions which would be applied together with an OR
condition.
Link copied to clipboard
A leaf node condition which can be used to specify a string condition.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.connect.model.HierarchyGroupCondition inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.connect.model.ListCondition inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.connect.model.StringCondition inside the given block