Interface PromptAgentResource.Builder

    • Method Detail

      • agentIdentifier

        PromptAgentResource.Builder agentIdentifier​(String agentIdentifier)

        The ARN of the agent with which to use the prompt.

        Parameters:
        agentIdentifier - The ARN of the agent with which to use the prompt.
        Returns:
        Returns a reference to this object so that method calls can be chained together.