libZSservicesZSamazonka-devops-guruZSamazonka-devops-guru
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.DevOpsGuru.Types.UpdateServiceIntegrationConfig

Description

 
Synopsis

Documentation

data UpdateServiceIntegrationConfig Source #

Information about updating the integration status of an AWS service, such as AWS Systems Manager, with DevOps Guru.

See: newUpdateServiceIntegrationConfig smart constructor.

Instances

Instances details
Eq UpdateServiceIntegrationConfig Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.UpdateServiceIntegrationConfig

Read UpdateServiceIntegrationConfig Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.UpdateServiceIntegrationConfig

Show UpdateServiceIntegrationConfig Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.UpdateServiceIntegrationConfig

Generic UpdateServiceIntegrationConfig Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.UpdateServiceIntegrationConfig

Associated Types

type Rep UpdateServiceIntegrationConfig :: Type -> Type #

NFData UpdateServiceIntegrationConfig Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.UpdateServiceIntegrationConfig

Hashable UpdateServiceIntegrationConfig Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.UpdateServiceIntegrationConfig

ToJSON UpdateServiceIntegrationConfig Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.UpdateServiceIntegrationConfig

type Rep UpdateServiceIntegrationConfig Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.UpdateServiceIntegrationConfig

type Rep UpdateServiceIntegrationConfig = D1 ('MetaData "UpdateServiceIntegrationConfig" "Amazonka.DevOpsGuru.Types.UpdateServiceIntegrationConfig" "libZSservicesZSamazonka-devops-guruZSamazonka-devops-guru" 'False) (C1 ('MetaCons "UpdateServiceIntegrationConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "opsCenter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OpsCenterIntegrationConfig))))

newUpdateServiceIntegrationConfig :: UpdateServiceIntegrationConfig Source #

Create a value of UpdateServiceIntegrationConfig 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:opsCenter:UpdateServiceIntegrationConfig', updateServiceIntegrationConfig_opsCenter - Undocumented member.