Interface StartAuditMitigationActionsTaskResponse.Builder

    • Method Detail

      • taskId

        StartAuditMitigationActionsTaskResponse.Builder taskId​(String taskId)

        The unique identifier for the audit mitigation task. This matches the taskId that you specified in the request.

        Parameters:
        taskId - The unique identifier for the audit mitigation task. This matches the taskId that you specified in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.