bgp Service Load Balancer Configuration
suspend fun bgpServiceLoadBalancerConfiguration(value: Output<BgpServiceLoadBalancerConfigurationArgs>)
Parameters
value
The configuration of the BGP service load balancer for this Kubernetes cluster.
suspend fun bgpServiceLoadBalancerConfiguration(argument: suspend BgpServiceLoadBalancerConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The configuration of the BGP service load balancer for this Kubernetes cluster.