class Aws::ConnectWisdomService::Types::KnowledgeBaseData
Information about the knowledge base.
@!attribute [rw] description
The description. @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] knowledge_base_type
The type of knowledge base. @return [String]
@!attribute [rw] last_content_modification_time
An epoch timestamp indicating the most recent content modification inside the knowledge base. If no content exists in a knowledge base, this value is unset. @return [Time]
@!attribute [rw] name
The name of the knowledge base. @return [String]
@!attribute [rw] rendering_configuration
Information about how to render the content. @return [Types::RenderingConfiguration]
@!attribute [rw] server_side_encryption_configuration
The KMS key used for encryption. @return [Types::ServerSideEncryptionConfiguration]
@!attribute [rw] source_configuration
Source configuration information about the knowledge base. @return [Types::SourceConfiguration]
@!attribute [rw] status
The status of the knowledge base. @return [String]
@!attribute [rw] tags
The tags used to organize, track, or control access for this resource. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/wisdom-2020-10-19/KnowledgeBaseData AWS API Documentation
Constants
- SENSITIVE