Skip to content

Bedrock Agentcore Control  >  Structures  >  WeightedRoute

WeightedRoute

Structure Class

WeightedRoute dataclass

A weighted route that splits traffic between multiple gateway targets.

Attributes

traffic_split instance-attribute
traffic_split: list[TargetTrafficSplitEntry]

The traffic split entries defining how traffic is distributed between targets.