class Aws::ConnectWisdomService::Types::GetContentSummaryRequest
@note When making an API call, you may pass GetContentSummaryRequest
data as a hash: { content_id: "UuidOrArn", # required knowledge_base_id: "UuidOrArn", # required }
@!attribute [rw] content_id
The identifier of the content. Can be either the ID or the ARN. URLs cannot contain the ARN. @return [String]
@!attribute [rw] knowledge_base_id
The the identifier of the knowledge base. Can be either the ID or the ARN. URLs cannot contain the ARN. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/wisdom-2020-10-19/GetContentSummaryRequest AWS API Documentation
Constants
- SENSITIVE