| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentRecordSource |
IncidentRecord.incidentRecordSource()
Details about the action that started the incident.
|
IncidentRecordSource |
IncidentRecordSummary.incidentRecordSource()
What caused Incident Manager to create the incident.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentRecord.Builder |
IncidentRecord.Builder.incidentRecordSource(IncidentRecordSource incidentRecordSource)
Details about the action that started the incident.
|
IncidentRecordSummary.Builder |
IncidentRecordSummary.Builder.incidentRecordSource(IncidentRecordSource incidentRecordSource)
What caused Incident Manager to create the incident.
|
Copyright © 2023. All rights reserved.