class Aws::ConnectWisdomService::Types::StartContentUploadRequest
@note When making an API call, you may pass StartContentUploadRequest
data as a hash: { content_type: "ContentType", # required knowledge_base_id: "UuidOrArn", # required }
@!attribute [rw] content_type
The type of content to upload. @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/StartContentUploadRequest AWS API Documentation
Constants
- SENSITIVE