Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Class: Aws::ConnectWisdomService::Types::ContentSummary

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb

Overview

Summary information about the content.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#content_arnString

The Amazon Resource Name (ARN) of the content.

Returns:

  • (String)

621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 621

class ContentSummary < Struct.new(
  :content_arn,
  :content_id,
  :content_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :metadata,
  :name,
  :revision_id,
  :status,
  :tags,
  :title)
  SENSITIVE = []
  include Aws::Structure
end

#content_idString

The identifier of the content.

Returns:

  • (String)

621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 621

class ContentSummary < Struct.new(
  :content_arn,
  :content_id,
  :content_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :metadata,
  :name,
  :revision_id,
  :status,
  :tags,
  :title)
  SENSITIVE = []
  include Aws::Structure
end

#content_typeString

The media type of the content.

Returns:

  • (String)

621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 621

class ContentSummary < Struct.new(
  :content_arn,
  :content_id,
  :content_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :metadata,
  :name,
  :revision_id,
  :status,
  :tags,
  :title)
  SENSITIVE = []
  include Aws::Structure
end

#knowledge_base_arnString

The Amazon Resource Name (ARN) of the knowledge base.

Returns:

  • (String)

621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 621

class ContentSummary < Struct.new(
  :content_arn,
  :content_id,
  :content_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :metadata,
  :name,
  :revision_id,
  :status,
  :tags,
  :title)
  SENSITIVE = []
  include Aws::Structure
end

#knowledge_base_idString

The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it.

Returns:

  • (String)

621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 621

class ContentSummary < Struct.new(
  :content_arn,
  :content_id,
  :content_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :metadata,
  :name,
  :revision_id,
  :status,
  :tags,
  :title)
  SENSITIVE = []
  include Aws::Structure
end

#metadataHash<String,String>

A key/value map to store attributes without affecting tagging or recommendations. For example, when synchronizing data between an external system and Wisdom, you can store an external version identifier as metadata to utilize for determining drift.

Returns:

  • (Hash<String,String>)

621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 621

class ContentSummary < Struct.new(
  :content_arn,
  :content_id,
  :content_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :metadata,
  :name,
  :revision_id,
  :status,
  :tags,
  :title)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the content.

Returns:

  • (String)

621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 621

class ContentSummary < Struct.new(
  :content_arn,
  :content_id,
  :content_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :metadata,
  :name,
  :revision_id,
  :status,
  :tags,
  :title)
  SENSITIVE = []
  include Aws::Structure
end

#revision_idString

The identifier of the revision of the content.

Returns:

  • (String)

621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 621

class ContentSummary < Struct.new(
  :content_arn,
  :content_id,
  :content_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :metadata,
  :name,
  :revision_id,
  :status,
  :tags,
  :title)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the content.

Returns:

  • (String)

621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 621

class ContentSummary < Struct.new(
  :content_arn,
  :content_id,
  :content_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :metadata,
  :name,
  :revision_id,
  :status,
  :tags,
  :title)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

The tags used to organize, track, or control access for this resource.

Returns:

  • (Hash<String,String>)

621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 621

class ContentSummary < Struct.new(
  :content_arn,
  :content_id,
  :content_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :metadata,
  :name,
  :revision_id,
  :status,
  :tags,
  :title)
  SENSITIVE = []
  include Aws::Structure
end

#titleString

The title of the content.

Returns:

  • (String)

621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 621

class ContentSummary < Struct.new(
  :content_arn,
  :content_id,
  :content_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :metadata,
  :name,
  :revision_id,
  :status,
  :tags,
  :title)
  SENSITIVE = []
  include Aws::Structure
end