| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentTemplate |
CreateResponsePlanRequest.incidentTemplate()
Details used to create an incident when using this response plan.
|
IncidentTemplate |
GetResponsePlanResponse.incidentTemplate()
Details used to create the incident when using this response plan.
|
| Modifier and Type | Method and Description |
|---|---|
CreateResponsePlanRequest.Builder |
CreateResponsePlanRequest.Builder.incidentTemplate(IncidentTemplate incidentTemplate)
Details used to create an incident when using this response plan.
|
GetResponsePlanResponse.Builder |
GetResponsePlanResponse.Builder.incidentTemplate(IncidentTemplate incidentTemplate)
Details used to create the incident when using this response plan.
|
Copyright © 2023. All rights reserved.