AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains information about the content of a document. Choose a dataSourceType and include the field that corresponds to it.

Inheritance Hierarchy

System.Object
  Amazon.BedrockAgent.Model.DocumentContent

Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z

Syntax

C#
public class DocumentContent

The DocumentContent type exposes the following members

Constructors

NameDescription
Public Method DocumentContent()

Properties

NameTypeDescription
Public Property Custom Amazon.BedrockAgent.Model.CustomContent

Gets and sets the property Custom.

Contains information about the content to ingest into a knowledge base connected to a custom data source.

Public Property DataSourceType Amazon.BedrockAgent.ContentDataSourceType

Gets and sets the property DataSourceType.

The type of data source that is connected to the knowledge base to which to ingest this document.

Public Property S3 Amazon.BedrockAgent.Model.S3Content

Gets and sets the property S3.

Contains information about the content to ingest into a knowledge base connected to an Amazon S3 data source

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5