Interface LoadBalancerSubnets

interface LoadBalancerSubnets {
    subnets(): Input<Input<string>[]>;
}

Methods

Methods

Generated using TypeDoc