class Aws::ConnectWisdomService::Types::GetContentRequest

@note When making an API call, you may pass GetContentRequest

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/GetContentRequest AWS API Documentation

Constants

SENSITIVE