Builder

class Builder

Properties

Link copied to clipboard

A unique, case-sensitive identifier to ensure that the operation completes no more than once. If this token matches a previous request, Amazon Bedrock ignores the request but doesn't return an error.

Link copied to clipboard

A description of the Automated Reasoning policy. Use this to provide context about the policy's purpose and the types of validations it performs.

Link copied to clipboard
var name: String?

A unique name for the Automated Reasoning policy. The name must be between 1 and 63 characters and can contain letters, numbers, hyphens, and underscores.

Link copied to clipboard

The policy definition that contains the formal logic rules, variables, and custom variable types used to validate foundation model responses in your application.

Link copied to clipboard
var tags: List<Tag>?

A list of tags to associate with the Automated Reasoning policy. Tags help you organize and manage your policies.