Bedrock Agentcore Control > Structures > StaticRoute StaticRoute¶ Structure Class¶ StaticRoute dataclass ¶ A static route to a single gateway target. Attributes¶ target_name class-attribute instance-attribute ¶ target_name: str = field(repr=False) The name of the target to route requests to.