public static interface StartIncidentResponse.Builder extends SsmIncidentsResponse.Builder, SdkPojo, CopyableBuilder<StartIncidentResponse.Builder,StartIncidentResponse>
| Modifier and Type | Method and Description |
|---|---|
StartIncidentResponse.Builder |
incidentRecordArn(String incidentRecordArn)
The ARN of the newly created incident record.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartIncidentResponse.Builder incidentRecordArn(String incidentRecordArn)
The ARN of the newly created incident record.
incidentRecordArn - The ARN of the newly created incident record.Copyright © 2023. All rights reserved.