Skip to content

Bedrock Agent Runtime  >  Structures  >  SatisfiedCondition

SatisfiedCondition

Structure Class

SatisfiedCondition dataclass

Represents a condition that was satisfied during a condition node evaluation in a flow execution.

Note

Flow executions is in preview release for Amazon Bedrock and is subject to change.

Attributes

condition_name instance-attribute
condition_name: str

The name of the condition that was satisfied.