Class: Aws::QConnect::Types::MessageTemplateSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::QConnect::Types::MessageTemplateSummary
- Defined in:
- gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb
Overview
The summary of the message template.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#active_version_number ⇒ Integer
The version number of the message template version that is activated.
-
#channel_subtype ⇒ String
The channel subtype this message template applies to.
-
#created_time ⇒ Time
The timestamp when the message template was created.
-
#description ⇒ String
The description of the message template.
-
#knowledge_base_arn ⇒ String
The Amazon Resource Name (ARN) of the knowledge base.
-
#knowledge_base_id ⇒ String
The identifier of the knowledge base.
-
#last_modified_by ⇒ String
The Amazon Resource Name (ARN) of the user who last updated the message template data.
-
#last_modified_time ⇒ Time
The timestamp when the message template data was last modified.
-
#message_template_arn ⇒ String
The Amazon Resource Name (ARN) of the message template.
-
#message_template_id ⇒ String
The identifier of the message template.
-
#name ⇒ String
The name of the message template.
-
#tags ⇒ Hash<String,String>
The tags used to organize, track, or control access for this resource.
Instance Attribute Details
#active_version_number ⇒ Integer
The version number of the message template version that is activated.
7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 7052 class MessageTemplateSummary < Struct.new( :active_version_number, :channel_subtype, :created_time, :description, :knowledge_base_arn, :knowledge_base_id, :last_modified_by, :last_modified_time, :message_template_arn, :message_template_id, :name, :tags) SENSITIVE = [] include Aws::Structure end |
#channel_subtype ⇒ String
The channel subtype this message template applies to.
7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 7052 class MessageTemplateSummary < Struct.new( :active_version_number, :channel_subtype, :created_time, :description, :knowledge_base_arn, :knowledge_base_id, :last_modified_by, :last_modified_time, :message_template_arn, :message_template_id, :name, :tags) SENSITIVE = [] include Aws::Structure end |
#created_time ⇒ Time
The timestamp when the message template was created.
7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 7052 class MessageTemplateSummary < Struct.new( :active_version_number, :channel_subtype, :created_time, :description, :knowledge_base_arn, :knowledge_base_id, :last_modified_by, :last_modified_time, :message_template_arn, :message_template_id, :name, :tags) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The description of the message template.
7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 7052 class MessageTemplateSummary < Struct.new( :active_version_number, :channel_subtype, :created_time, :description, :knowledge_base_arn, :knowledge_base_id, :last_modified_by, :last_modified_time, :message_template_arn, :message_template_id, :name, :tags) SENSITIVE = [] include Aws::Structure end |
#knowledge_base_arn ⇒ String
The Amazon Resource Name (ARN) of the knowledge base.
7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 7052 class MessageTemplateSummary < Struct.new( :active_version_number, :channel_subtype, :created_time, :description, :knowledge_base_arn, :knowledge_base_id, :last_modified_by, :last_modified_time, :message_template_arn, :message_template_id, :name, :tags) SENSITIVE = [] include Aws::Structure end |
#knowledge_base_id ⇒ String
The identifier of the knowledge base.
7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 7052 class MessageTemplateSummary < Struct.new( :active_version_number, :channel_subtype, :created_time, :description, :knowledge_base_arn, :knowledge_base_id, :last_modified_by, :last_modified_time, :message_template_arn, :message_template_id, :name, :tags) SENSITIVE = [] include Aws::Structure end |
#last_modified_by ⇒ String
The Amazon Resource Name (ARN) of the user who last updated the message template data.
7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 7052 class MessageTemplateSummary < Struct.new( :active_version_number, :channel_subtype, :created_time, :description, :knowledge_base_arn, :knowledge_base_id, :last_modified_by, :last_modified_time, :message_template_arn, :message_template_id, :name, :tags) SENSITIVE = [] include Aws::Structure end |
#last_modified_time ⇒ Time
The timestamp when the message template data was last modified.
7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 7052 class MessageTemplateSummary < Struct.new( :active_version_number, :channel_subtype, :created_time, :description, :knowledge_base_arn, :knowledge_base_id, :last_modified_by, :last_modified_time, :message_template_arn, :message_template_id, :name, :tags) SENSITIVE = [] include Aws::Structure end |
#message_template_arn ⇒ String
The Amazon Resource Name (ARN) of the message template.
7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 7052 class MessageTemplateSummary < Struct.new( :active_version_number, :channel_subtype, :created_time, :description, :knowledge_base_arn, :knowledge_base_id, :last_modified_by, :last_modified_time, :message_template_arn, :message_template_id, :name, :tags) SENSITIVE = [] include Aws::Structure end |
#message_template_id ⇒ String
The identifier of the message template.
7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 7052 class MessageTemplateSummary < Struct.new( :active_version_number, :channel_subtype, :created_time, :description, :knowledge_base_arn, :knowledge_base_id, :last_modified_by, :last_modified_time, :message_template_arn, :message_template_id, :name, :tags) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the message template.
7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 7052 class MessageTemplateSummary < Struct.new( :active_version_number, :channel_subtype, :created_time, :description, :knowledge_base_arn, :knowledge_base_id, :last_modified_by, :last_modified_time, :message_template_arn, :message_template_id, :name, :tags) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Hash<String,String>
The tags used to organize, track, or control access for this resource.
7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 |
# File 'gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb', line 7052 class MessageTemplateSummary < Struct.new( :active_version_number, :channel_subtype, :created_time, :description, :knowledge_base_arn, :knowledge_base_id, :last_modified_by, :last_modified_time, :message_template_arn, :message_template_id, :name, :tags) SENSITIVE = [] include Aws::Structure end |