class Aws::BedrockAgent::Types::UpdatePromptRequest


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/UpdatePromptRequest AWS API Documentation
@return [Array<Types::PromptVariant>]
prompt.
A list of objects, each containing details about a variant of the
@!attribute [rw] variants
@return [String]
The unique identifier of the prompt.
@!attribute [rw] prompt_identifier
@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