Class: Aws::QConnect::Types::AIPromptSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::QConnect::Types::AIPromptSummary
- Defined in:
- gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb
Overview
The summary of the AI Prompt.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#ai_prompt_arn ⇒ String
The Amazon Resource Name (ARN) of the AI Prompt.
-
#ai_prompt_id ⇒ String
The identifier of the Amazon Q in Connect AI prompt.
-
#api_format ⇒ String
The API format used for this AI Prompt.
-
#assistant_arn ⇒ String
The Amazon Resource Name (ARN) of the Amazon Q in Connect assistant.
-
#assistant_id ⇒ String
The identifier of the Amazon Q in Connect assistant.
-
#description ⇒ String
The description of the AI Prompt.
-
#model_id ⇒ String
The identifier of the model used for this AI Prompt.
-
#modified_time ⇒ Time
The time the AI Prompt was last modified.
-
#name ⇒ String
The name of the AI Prompt.
-
#origin ⇒ String
The origin of the AI Prompt.
-
#status ⇒ String
The status of the AI Prompt.
-
#tags ⇒ Hash<String,String>
The tags used to organize, track, or control access for this resource.
-
#template_type ⇒ String
The type of the prompt template for this AI Prompt.
-
#type ⇒ String
The type of this AI Prompt.
-
#visibility_status ⇒ String
The visibility status of the AI Prompt.
Instance Attribute Details
#ai_prompt_arn ⇒ String
The Amazon Resource Name (ARN) of the AI Prompt.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#ai_prompt_id ⇒ String
The identifier of the Amazon Q in Connect AI prompt.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#api_format ⇒ String
The API format used for this AI Prompt.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#assistant_arn ⇒ String
The Amazon Resource Name (ARN) of the Amazon Q in Connect assistant.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#assistant_id ⇒ String
The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The description of the AI Prompt.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#model_id ⇒ String
The identifier of the model used for this AI Prompt. Model Ids
supported are: CLAUDE_3_HAIKU_20240307_V1
.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#modified_time ⇒ Time
The time the AI Prompt was last modified.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the AI Prompt.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#origin ⇒ String
The origin of the AI Prompt. SYSTEM
for a default AI Prompt
created by Q in Connect or CUSTOMER
for an AI Prompt created by
calling AI Prompt creation APIs.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the AI Prompt.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Hash<String,String>
The tags used to organize, track, or control access for this resource.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#template_type ⇒ String
The type of the prompt template for this AI Prompt.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#type ⇒ String
The type of this AI Prompt.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |
#visibility_status ⇒ String
The visibility status of the AI Prompt.
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 670 class AIPromptSummary < Struct.new( :ai_prompt_arn, :ai_prompt_id, :api_format, :assistant_arn, :assistant_id, :description, :model_id, :modified_time, :name, :origin, :status, :tags, :template_type, :type, :visibility_status) SENSITIVE = [] include Aws::Structure end |