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.

An annotation for managing values within custom types, including adding, updating, or removing specific type values.

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.AutomatedReasoningPolicyTypeValueAnnotation

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

Syntax

C#
public class AutomatedReasoningPolicyTypeValueAnnotation

The AutomatedReasoningPolicyTypeValueAnnotation type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AddTypeValue Amazon.Bedrock.Model.AutomatedReasoningPolicyAddTypeValue

Gets and sets the property AddTypeValue.

An operation to add a new value to an existing custom type.

Public Property DeleteTypeValue Amazon.Bedrock.Model.AutomatedReasoningPolicyDeleteTypeValue

Gets and sets the property DeleteTypeValue.

An operation to remove a value from an existing custom type.

Public Property UpdateTypeValue Amazon.Bedrock.Model.AutomatedReasoningPolicyUpdateTypeValue

Gets and sets the property UpdateTypeValue.

An operation to modify an existing value within a custom type.

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