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 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 tag condition, for example, HAVE BPO = 123
.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.connect.model.AttributeAndCondition inside the given block
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.TagCondition inside the given block