amazonka-servicecatalog-appregistry-2.0: Amazon Service Catalog App Registry 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.ServiceCatalogAppRegistry.Types.AppRegistryConfiguration

Description

 
Synopsis

Documentation

data AppRegistryConfiguration Source #

Includes all of the Service Catalog AppRegistry settings.

See: newAppRegistryConfiguration smart constructor.

Constructors

AppRegistryConfiguration' 

Fields

Instances

Instances details
FromJSON AppRegistryConfiguration Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.AppRegistryConfiguration

ToJSON AppRegistryConfiguration Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.AppRegistryConfiguration

Generic AppRegistryConfiguration Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.AppRegistryConfiguration

Associated Types

type Rep AppRegistryConfiguration :: Type -> Type #

Read AppRegistryConfiguration Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.AppRegistryConfiguration

Show AppRegistryConfiguration Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.AppRegistryConfiguration

NFData AppRegistryConfiguration Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.AppRegistryConfiguration

Eq AppRegistryConfiguration Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.AppRegistryConfiguration

Hashable AppRegistryConfiguration Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.AppRegistryConfiguration

type Rep AppRegistryConfiguration Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.AppRegistryConfiguration

type Rep AppRegistryConfiguration = D1 ('MetaData "AppRegistryConfiguration" "Amazonka.ServiceCatalogAppRegistry.Types.AppRegistryConfiguration" "amazonka-servicecatalog-appregistry-2.0-KYx3j6twc2kJRq31A1B5os" 'False) (C1 ('MetaCons "AppRegistryConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tagQueryConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TagQueryConfiguration))))

newAppRegistryConfiguration :: AppRegistryConfiguration Source #

Create a value of AppRegistryConfiguration 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:tagQueryConfiguration:AppRegistryConfiguration', appRegistryConfiguration_tagQueryConfiguration - Includes the definition of a tagQuery.