class Aws::BedrockAgent::Types::CreatePromptResponse


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/CreatePromptResponse AWS API Documentation
@return [String]
created is the ‘DRAFT` version.
The version of the prompt. When you create a prompt, the version
@!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]
The description of the prompt.
@!attribute [rw] description
@return [String]
The name of the default variant for your prompt.
@!attribute [rw] default_variant
@return [String]
prompt with.
The Amazon Resource Name (ARN) of the KMS key that you encrypted the
@!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 prompt.
@!attribute [rw] arn