Skip to content

Bedrock  >  Unions  >  InferenceProfileModelSource

InferenceProfileModelSource

Union Type

InferenceProfileModelSource module-attribute

Contains information about the model or system-defined inference profile that is the source for an inference profile..

Union Member Types

InferenceProfileModelSourceCopyFrom dataclass

The ARN of the model or system-defined inference profile that is the source for the inference profile.

Attributes

value instance-attribute
value: str

InferenceProfileModelSourceUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str