AWSConnectQueueSearchFilter
Objective-C
@interface AWSConnectQueueSearchFilterSwift
class AWSConnectQueueSearchFilterFilters to be applied to search results.
- 
                  
                  An object that can be used to specify Tag conditions inside the SearchFilter. This accepts anORofAND(List of List) input where:- Top level list specifies conditions that need to be applied with - ORoperator
- Inner list specifies conditions that need to be applied with - ANDoperator.
 DeclarationObjective-C @property (nonatomic, strong) AWSConnectControlPlaneTagFilter *_Nullable tagFilter;Swift var tagFilter: AWSConnectControlPlaneTagFilter? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSConnectQueueSearchFilter Class Reference
        AWSConnectQueueSearchFilter Class Reference