libZSservicesZSamazonka-servicecatalog-appregistryZSamazonka-servicecatalog-appregistry
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.ServiceCatalogAppRegistry.Types.Integrations

Description

 
Synopsis

Documentation

data Integrations Source #

The information about the service integration.

See: newIntegrations smart constructor.

Constructors

Integrations' 

Fields

Instances

Instances details
Eq Integrations Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.Integrations

Read Integrations Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.Integrations

Show Integrations Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.Integrations

Generic Integrations Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.Integrations

Associated Types

type Rep Integrations :: Type -> Type #

NFData Integrations Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.Integrations

Methods

rnf :: Integrations -> () #

Hashable Integrations Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.Integrations

FromJSON Integrations Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.Integrations

type Rep Integrations Source # 
Instance details

Defined in Amazonka.ServiceCatalogAppRegistry.Types.Integrations

type Rep Integrations = D1 ('MetaData "Integrations" "Amazonka.ServiceCatalogAppRegistry.Types.Integrations" "libZSservicesZSamazonka-servicecatalog-appregistryZSamazonka-servicecatalog-appregistry" 'False) (C1 ('MetaCons "Integrations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceGroup))))

newIntegrations :: Integrations Source #

Create a value of Integrations 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:resourceGroup:Integrations', integrations_resourceGroup - The information about the resource group integration.

integrations_resourceGroup :: Lens' Integrations (Maybe ResourceGroup) Source #

The information about the resource group integration.