Interface BedrockModelSpecification.Builder

    • Method Detail

      • modelArn

        BedrockModelSpecification.Builder modelArn​(String modelArn)

        The ARN of the foundation model used in descriptive bot building.

        Parameters:
        modelArn - The ARN of the foundation model used in descriptive bot building.
        Returns:
        Returns a reference to this object so that method calls can be chained together.