Skip to content

Bedrock Agent Runtime  >  Enums  >  FoundationModelType

FoundationModelType

Enum Class

FoundationModelType

Bases: UnknownEnumMixin, StrEnum

The type of foundation model.

Attributes

CUSTOM class-attribute instance-attribute
CUSTOM = 'CUSTOM'
MANAGED class-attribute instance-attribute
MANAGED = 'MANAGED'