GatewayPolicyEngineConfiguration
The configuration for a policy engine associated with a gateway. A policy engine is a collection of policies that evaluates and authorizes agent tool calls. When associated with a gateway, the policy engine intercepts all agent requests and determines whether to allow or deny each action based on the defined policies.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: GatewayPolicyEngineConfiguration.Builder.() -> Unit = {}): GatewayPolicyEngineConfiguration