ContentSummary

Summary information about the content.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the content.

Link copied to clipboard

The identifier of the content.

Link copied to clipboard

The media type of the content.

Link copied to clipboard

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

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

The name of the content.

Link copied to clipboard

The identifier of the revision of the content.

Link copied to clipboard

The status of the content.

Link copied to clipboard

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

Link copied to clipboard

The title of the content.

Functions

Link copied to clipboard
inline fun copy(block: ContentSummary.Builder.() -> Unit = {}): ContentSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String