amazonka-connect-2.0: Amazon Connect Service SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.Connect.Types.RoutingProfileSearchFilter

Description

 
Synopsis

Documentation

data RoutingProfileSearchFilter Source #

Filters to be applied to search results.

See: newRoutingProfileSearchFilter smart constructor.

Instances

Instances details
ToJSON RoutingProfileSearchFilter Source # 
Instance details

Defined in Amazonka.Connect.Types.RoutingProfileSearchFilter

Generic RoutingProfileSearchFilter Source # 
Instance details

Defined in Amazonka.Connect.Types.RoutingProfileSearchFilter

Associated Types

type Rep RoutingProfileSearchFilter :: Type -> Type #

Read RoutingProfileSearchFilter Source # 
Instance details

Defined in Amazonka.Connect.Types.RoutingProfileSearchFilter

Show RoutingProfileSearchFilter Source # 
Instance details

Defined in Amazonka.Connect.Types.RoutingProfileSearchFilter

NFData RoutingProfileSearchFilter Source # 
Instance details

Defined in Amazonka.Connect.Types.RoutingProfileSearchFilter

Eq RoutingProfileSearchFilter Source # 
Instance details

Defined in Amazonka.Connect.Types.RoutingProfileSearchFilter

Hashable RoutingProfileSearchFilter Source # 
Instance details

Defined in Amazonka.Connect.Types.RoutingProfileSearchFilter

type Rep RoutingProfileSearchFilter Source # 
Instance details

Defined in Amazonka.Connect.Types.RoutingProfileSearchFilter

type Rep RoutingProfileSearchFilter = D1 ('MetaData "RoutingProfileSearchFilter" "Amazonka.Connect.Types.RoutingProfileSearchFilter" "amazonka-connect-2.0-IAACrecRcUS5AABe9BOFyN" 'False) (C1 ('MetaCons "RoutingProfileSearchFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tagFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ControlPlaneTagFilter))))

newRoutingProfileSearchFilter :: RoutingProfileSearchFilter Source #

Create a value of RoutingProfileSearchFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tagFilter:RoutingProfileSearchFilter', routingProfileSearchFilter_tagFilter - Undocumented member.