Interface CreatePromptResponse.Builder

  • Method Details

    • promptARN

      CreatePromptResponse.Builder promptARN(String promptARN)

      The Amazon Resource Name (ARN) of the prompt.

      Parameters:
      promptARN - The Amazon Resource Name (ARN) of the prompt.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • promptId

      A unique identifier for the prompt.

      Parameters:
      promptId - A unique identifier for the prompt.
      Returns:
      Returns a reference to this object so that method calls can be chained together.