Skip to content

Bedrock Agent  >  Structures  >  PromptInputVariable

PromptInputVariable

Structure Class

PromptInputVariable dataclass

Contains information about a variable in the prompt.

Attributes

name class-attribute instance-attribute
name: str | None = None

The name of the variable.