bgpServiceLoadBalancerConfiguration

@JvmName(name = "yohrcslfteuxpggc")
suspend fun bgpServiceLoadBalancerConfiguration(value: Output<BgpServiceLoadBalancerConfigurationArgs>)

Parameters

value

The configuration of the BGP service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP.


@JvmName(name = "gcawsgqrduopaifm")
suspend fun bgpServiceLoadBalancerConfiguration(argument: suspend BgpServiceLoadBalancerConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The configuration of the BGP service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP.