public static interface StartAuditMitigationActionsTaskResponse.Builder extends IotResponse.Builder, SdkPojo, CopyableBuilder<StartAuditMitigationActionsTaskResponse.Builder,StartAuditMitigationActionsTaskResponse>
| Modifier and Type | Method and Description |
|---|---|
StartAuditMitigationActionsTaskResponse.Builder |
taskId(String taskId)
The unique identifier for the audit mitigation task.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartAuditMitigationActionsTaskResponse.Builder taskId(String taskId)
The unique identifier for the audit mitigation task. This matches the taskId that you specified
in the request.
taskId - The unique identifier for the audit mitigation task. This matches the taskId that you
specified in the request.Copyright © 2020. All rights reserved.