SchemaDefinitionType

class aws_cdk.aws_bedrock_agentcore_alpha.SchemaDefinitionType(*values)

Bases: Enum

(deprecated) Schema definition types.

Deprecated:

Use the equivalent construct from aws-cdk-lib/aws-bedrockagentcore instead.

Stability:

deprecated

Attributes

ARRAY

(deprecated) Array type.

Stability:

deprecated

BOOLEAN

(deprecated) Boolean type.

Stability:

deprecated

INTEGER

(deprecated) Integer type.

Stability:

deprecated

NUMBER

(deprecated) Number type.

Stability:

deprecated

OBJECT

(deprecated) Object type.

Stability:

deprecated

STRING

(deprecated) String type.

Stability:

deprecated