outboundIpPrefixIds

@JvmName(name = "cpkpbaffgihotadc")
suspend fun outboundIpPrefixIds(value: Output<List<String>>)
@JvmName(name = "tomssonmgtkikcnw")
suspend fun outboundIpPrefixIds(value: List<String>?)

Parameters

value

The ID of the outbound Public IP Address Prefixes which should be used for the cluster load balancer.

Note: Set outbound_ip_prefix_ids to an empty slice [] in order to unlink it from the cluster. Unlinking a outbound_ip_prefix_ids will revert the load balancing for the cluster back to a managed one.


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


@JvmName(name = "cacvudkanbxjxelb")
suspend fun outboundIpPrefixIds(values: List<Output<String>>)
@JvmName(name = "mxjtqihmftlgccqj")
suspend fun outboundIpPrefixIds(vararg values: String)

Parameters

values

The ID of the outbound Public IP Address Prefixes which should be used for the cluster load balancer.

Note: Set outbound_ip_prefix_ids to an empty slice [] in order to unlink it from the cluster. Unlinking a outbound_ip_prefix_ids will revert the load balancing for the cluster back to a managed one.