GradientEdge CDK Utils
    Preparing search index...
    interface ArgoSmartRoutingProps {
        value: Input<string>;
        zoneId: Input<string>;
    }

    Hierarchy

    • ArgoSmartRoutingArgs
      • ArgoSmartRoutingProps
    Index

    Properties

    Properties

    value: Input<string>

    Specifies the enablement value of Argo Smart Routing. Available values: "on", "off".

    zoneId: Input<string>

    Specifies the zone associated with the API call.