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.
Represents a source document used in the policy build workflow, containing the content and metadata needed for policy generation.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class AutomatedReasoningPolicyBuildWorkflowDocument
The AutomatedReasoningPolicyBuildWorkflowDocument type exposes the following members
Name | Description | |
---|---|---|
![]() |
AutomatedReasoningPolicyBuildWorkflowDocument() |
Name | Type | Description | |
---|---|---|---|
![]() |
Document | System.IO.MemoryStream |
Gets and sets the property Document. The actual content of the source document that will be analyzed to extract policy rules and concepts. |
![]() |
DocumentContentType | Amazon.Bedrock.AutomatedReasoningPolicyBuildDocumentContentType |
Gets and sets the property DocumentContentType. The MIME type of the document content (e.g., text/plain, application/pdf, text/markdown). |
![]() |
DocumentDescription | System.String |
Gets and sets the property DocumentDescription. A detailed description of the document's content and how it should be used in the policy generation process. |
![]() |
DocumentName | System.String |
Gets and sets the property DocumentName. A descriptive name for the document that helps identify its purpose and content. |
.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