class Aws::BedrockAgent::Types::DocumentIdentifier


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/DocumentIdentifier AWS API Documentation
@return [Types::S3Location]
source.
Contains information that identifies the document in an S3 data
@!attribute [rw] s3
@return [String]
contains the document.
The type of data source connected to the knowledge base that
@!attribute [rw] data_source_type
@return [Types::CustomDocumentIdentifier]
source.
Contains information that identifies the document in a custom data
@!attribute [rw] custom
Contains information that identifies the document.