attributeFilter

construct an aws.sdk.kotlin.services.connect.model.ControlPlaneAttributeFilter inside the given block


An object that can be used to specify Tag conditions inside the SearchFilter. This accepts an OR of AND (List of List) input where:

  • The top level list specifies conditions that need to be applied with OR operator.

  • The inner list specifies conditions that need to be applied with AND operator.