Interface UpdateSolutionResponse.Builder

    • Method Detail

      • solutionArn

        UpdateSolutionResponse.Builder solutionArn​(String solutionArn)

        The same solution Amazon Resource Name (ARN) as given in the request.

        Parameters:
        solutionArn - The same solution Amazon Resource Name (ARN) as given in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.