| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
PagerDutyIncidentDetail |
ItemValue.pagerDutyIncidentDetail()
Details about an incident that is associated with a PagerDuty incident.
|
| Modifier and Type | Method and Description |
|---|---|
static ItemValue |
ItemValue.fromPagerDutyIncidentDetail(PagerDutyIncidentDetail pagerDutyIncidentDetail)
Create an instance of this class with
ItemValue.pagerDutyIncidentDetail() initialized to the given value. |
ItemValue.Builder |
ItemValue.Builder.pagerDutyIncidentDetail(PagerDutyIncidentDetail pagerDutyIncidentDetail)
Details about an incident that is associated with a PagerDuty incident.
|
Copyright © 2023. All rights reserved.