class Aws::BedrockAgent::Types::CreatePromptVersionResponse


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/CreatePromptVersionResponse AWS API Documentation
@return [String]
incrementally, starting from 1.
The version of the prompt that was created. Versions are numbered
@!attribute [rw] version
@return [Array<Types::PromptVariant>]
prompt.
A list of objects, each containing details about a variant of the
@!attribute [rw] variants
@return [Time]
The time at which the prompt was last updated.
@!attribute [rw] updated_at
@return [String]
The name of the prompt.
@!attribute [rw] name
@return [String]
The unique identifier of the prompt.
@!attribute [rw] id
@return [String]
A description for the version.
@!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]
of the prompt.
The Amazon Resource Name (ARN) of the KMS key to encrypt the version
@!attribute [rw] customer_encryption_key_arn
@return [Time]
The time at which the prompt was created.
@!attribute [rw] created_at
@return [String]
The Amazon Resource Name (ARN) of the version of the prompt.
@!attribute [rw] arn