class Aws::BedrockAgent::Types::CreatePromptRequest
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/CreatePromptRequest AWS API Documentation
@return [Array<Types::PromptVariant>]
prompt.
A list of objects, each containing details about a variant of the
@!attribute [rw] variants
@return [Hash<String,String>]<br>: docs.aws.amazon.com/bedrock/latest/userguide/tagging.html<br><br><br><br>information, see [Tagging resources in Amazon Bedrock].
Any tags that you want to attach to the prompt. For more
@!attribute [rw] tags
@return [String]
A name for the prompt.
@!attribute [rw] name
@return [String]
A description for the prompt.
@!attribute [rw] description
@return [String]<br>: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_PromptVariant.html<br><br><br><br>match the ‘name` field in the relevant [PromptVariant] object.
The name of the default variant for the prompt. This value must
@!attribute [rw] default_variant
@return [String]
The Amazon Resource Name (ARN) of the KMS key to encrypt the prompt.
@!attribute [rw] customer_encryption_key_arn
@return [String]<br>: docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html<br><br><br><br>not need to pass this option.
**A suitable default value is auto-generated.** You should normally
error. For more information, see [Ensuring idempotency].
request, Amazon Bedrock ignores the request, but does not return an
completes no more than one time. If this token matches a previous
A unique, case-sensitive identifier to ensure that the API request
@!attribute [rw] client_token