AutomatedReasoningPolicyTypeValueAnnotation - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AutomatedReasoningPolicyTypeValueAnnotation

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

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

addTypeValue

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

Type: AutomatedReasoningPolicyAddTypeValue object

Required: No

deleteTypeValue

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

Type: AutomatedReasoningPolicyDeleteTypeValue object

Required: No

updateTypeValue

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

Type: AutomatedReasoningPolicyUpdateTypeValue object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: