Interface CreateMitigationActionResponse.Builder

    • Method Detail

      • actionArn

        CreateMitigationActionResponse.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

        CreateMitigationActionResponse.Builder actionId​(String actionId)

        A unique identifier for the new mitigation action.

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