Interface UpdateMitigationActionResponse.Builder

    • Method Detail

      • actionArn

        UpdateMitigationActionResponse.Builder actionArn​(String actionArn)

        The ARN for the new mitigation action.

        Parameters:
        actionArn - The ARN for the new mitigation action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • actionId

        UpdateMitigationActionResponse.Builder actionId​(String actionId)

        A unique identifier for the mitigation action.

        Parameters:
        actionId - A unique identifier for the mitigation action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.