Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data ServiceIntegrationConfig Source #
Information about the integration of DevOps Guru with another AWS service, such as AWS Systems Manager.
See: newServiceIntegrationConfig
smart constructor.
ServiceIntegrationConfig' | |
|
Instances
newServiceIntegrationConfig :: ServiceIntegrationConfig Source #
Create a value of ServiceIntegrationConfig
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:ServiceIntegrationConfig'
, serviceIntegrationConfig_opsCenter
- Information about whether DevOps Guru is configured to create an OpsItem
in AWS Systems Manager OpsCenter for each created insight.
serviceIntegrationConfig_opsCenter :: Lens' ServiceIntegrationConfig (Maybe OpsCenterIntegration) Source #
Information about whether DevOps Guru is configured to create an OpsItem in AWS Systems Manager OpsCenter for each created insight.