public static interface CreateMitigationActionResponse.Builder extends IotResponse.Builder, SdkPojo, CopyableBuilder<CreateMitigationActionResponse.Builder,CreateMitigationActionResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateMitigationActionResponse.Builder |
actionArn(String actionArn)
The ARN for the new mitigation action.
|
CreateMitigationActionResponse.Builder |
actionId(String actionId)
A unique identifier for the new mitigation action.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateMitigationActionResponse.Builder actionArn(String actionArn)
The ARN for the new mitigation action.
actionArn - The ARN for the new mitigation action.CreateMitigationActionResponse.Builder actionId(String actionId)
A unique identifier for the new mitigation action.
actionId - A unique identifier for the new mitigation action.Copyright © 2021. All rights reserved.