outboundIpPrefixIds

@JvmName(name = "kuesmlifvxxrueuu")
suspend fun outboundIpPrefixIds(value: Output<List<String>>)
@JvmName(name = "lyptoupuypoidjyn")
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 = "mtdrsfqfimtfpxjq")
suspend fun outboundIpPrefixIds(vararg values: Output<String>)


@JvmName(name = "oaqfeujvqoyvvrap")
suspend fun outboundIpPrefixIds(values: List<Output<String>>)
@JvmName(name = "oqvwcfbgwvsswcvk")
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.