serviceLoadBalancerPrefixes

@JvmName(name = "oejerissnjnmxnsy")
suspend fun serviceLoadBalancerPrefixes(value: Output<List<String>>)
@JvmName(name = "oxclxlsmwtjqofaq")
suspend fun serviceLoadBalancerPrefixes(value: List<String>?)

Parameters

value

The subnet blocks in CIDR format for Kubernetes load balancers. Load balancer IPs will only be advertised if they are within one of these blocks.


@JvmName(name = "dxyidhcotfsgxbjo")
suspend fun serviceLoadBalancerPrefixes(vararg values: Output<String>)


@JvmName(name = "xywagivcrekhovfr")
suspend fun serviceLoadBalancerPrefixes(values: List<Output<String>>)
@JvmName(name = "hvwoymsfbgyrptrq")
suspend fun serviceLoadBalancerPrefixes(vararg values: String)

Parameters

values

The subnet blocks in CIDR format for Kubernetes load balancers. Load balancer IPs will only be advertised if they are within one of these blocks.