Interface CustomPromptProfile.Builder

  • Method Details

    • modelProfileId

      CustomPromptProfile.Builder modelProfileId(String modelProfileId)

      The identifier of the model profile.

      Parameters:
      modelProfileId - The identifier of the model profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subscriptionId

      CustomPromptProfile.Builder subscriptionId(String subscriptionId)

      The subscription identifier.

      Parameters:
      subscriptionId - The subscription identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • qbsAwsAccountId

      CustomPromptProfile.Builder qbsAwsAccountId(String qbsAwsAccountId)

      The Amazon Web Services account ID for the Q Business service.

      Parameters:
      qbsAwsAccountId - The Amazon Web Services account ID for the Q Business service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.