| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
PagerDutyConfiguration |
Integration.pagerDutyConfiguration()
Information about the PagerDuty service where the response plan creates an incident.
|
| Modifier and Type | Method and Description |
|---|---|
static Integration |
Integration.fromPagerDutyConfiguration(PagerDutyConfiguration pagerDutyConfiguration)
Create an instance of this class with
Integration.pagerDutyConfiguration() initialized to the given value. |
Integration.Builder |
Integration.Builder.pagerDutyConfiguration(PagerDutyConfiguration pagerDutyConfiguration)
Information about the PagerDuty service where the response plan creates an incident.
|
Copyright © 2023. All rights reserved.