Interface CreateSolutionVersionResponse.Builder

    • Method Detail

      • solutionVersionArn

        CreateSolutionVersionResponse.Builder solutionVersionArn​(String solutionVersionArn)

        The ARN of the new solution version.

        Parameters:
        solutionVersionArn - The ARN of the new solution version.
        Returns:
        Returns a reference to this object so that method calls can be chained together.