ipAllocationPolicy

@JvmName(name = "uxgpsdeaoclyoqsb")
suspend fun ipAllocationPolicy(value: Output<ClusterIpAllocationPolicyArgs>)
@JvmName(name = "udmrpjdqlhkbvmcj")
suspend fun ipAllocationPolicy(value: ClusterIpAllocationPolicyArgs?)

Parameters

value

Configuration of cluster IP allocation for VPC-native clusters. Adding this block enables IP aliasing, making the cluster VPC-native instead of routes-based. Structure is documented below.


@JvmName(name = "evnliynsddtjpmpq")
suspend fun ipAllocationPolicy(argument: suspend ClusterIpAllocationPolicyArgsBuilder.() -> Unit)

Parameters

argument

Configuration of cluster IP allocation for VPC-native clusters. Adding this block enables IP aliasing, making the cluster VPC-native instead of routes-based. Structure is documented below.