class Aws::ConnectWisdomService::Types::ContentData

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] link_out_uri

The URI of the content.
@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 content revision.
@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]

@!attribute [rw] url

The URL of the content.
@return [String]

@!attribute [rw] url_expiry

The expiration time of the URL as an epoch timestamp.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/wisdom-2020-10-19/ContentData AWS API Documentation

Constants

SENSITIVE