@cdk-x/hetzner
    Preparing search index...

    Interface LoadBalancerAlgorithm

    Algorithm of the Load Balancer.

    interface LoadBalancerAlgorithm {
        type: LoadBalancerAlgorithmType;
    }
    Index

    Properties

    Properties

    Type of the algorithm.