| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
PagerDutyConfiguration |
PagerDutyConfiguration.clone() |
PagerDutyConfiguration |
Integration.getPagerDutyConfiguration()
Information about the PagerDuty service where the response plan creates an incident.
|
PagerDutyConfiguration |
PagerDutyConfiguration.withName(String name)
The name of the PagerDuty configuration.
|
PagerDutyConfiguration |
PagerDutyConfiguration.withPagerDutyIncidentConfiguration(PagerDutyIncidentConfiguration pagerDutyIncidentConfiguration)
Details about the PagerDuty service associated with the configuration.
|
PagerDutyConfiguration |
PagerDutyConfiguration.withSecretId(String secretId)
The ID of the Amazon Web Services Secrets Manager secret that stores your PagerDuty key, either a General Access
REST API Key or User Token REST API Key, and other user credentials.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Integration.setPagerDutyConfiguration(PagerDutyConfiguration pagerDutyConfiguration)
Information about the PagerDuty service where the response plan creates an incident.
|
Integration |
Integration.withPagerDutyConfiguration(PagerDutyConfiguration pagerDutyConfiguration)
Information about the PagerDuty service where the response plan creates an incident.
|
Copyright © 2022. All rights reserved.