Skip to content

Bedrock Agent  >  Unions  >  PromptInferenceConfiguration

PromptInferenceConfiguration

Union Type

PromptInferenceConfiguration module-attribute

Contains inference configurations for the prompt.

Union Member Types

PromptInferenceConfigurationText dataclass

Contains inference configurations for a text prompt.

Attributes

value instance-attribute

PromptInferenceConfigurationUnknown 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