class Aws::ConnectWisdomService::Types::ContentSummary
Summary information about the content.
@!attribute [rw] content_arn
The Amazon Resource Name (ARN) of the content. @return [String]
@!attribute [rw] content_id
The identifier of the content. @return [String]
@!attribute [rw] content_type
The media type of the content. @return [String]
@!attribute [rw] knowledge_base_arn
The Amazon Resource Name (ARN) of the knowledge base. @return [String]
@!attribute [rw] knowledge_base_id
The the identifier of the knowledge base. @return [String]
@!attribute [rw] metadata
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. @return [Hash<String,String>]
@!attribute [rw] name
The name of the content. @return [String]
@!attribute [rw] revision_id
The identifier of the revision of the content. @return [String]
@!attribute [rw] status
The status of the content. @return [String]
@!attribute [rw] tags
The tags used to organize, track, or control access for this resource. @return [Hash<String,String>]
@!attribute [rw] title
The title of the content. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/wisdom-2020-10-19/ContentSummary AWS API Documentation
Constants
- SENSITIVE