ipFamily

@JvmName(name = "fgxpqqbsswhqnqxq")
suspend fun ipFamily(value: Output<IpFamilyEnumValueArgs>)
@JvmName(name = "wdceirpdwtotkwwb")
suspend fun ipFamily(value: IpFamilyEnumValueArgs?)

Parameters

value

The IP family used to assign Kubernetes Pod and Service objects IP addresses. The IP family is always ipv4, unless you have a 1.21 or later cluster running version 1.10.1 or later of the Amazon VPC CNI plugin for Kubernetes and specified ipv6 when you created the cluster.


@JvmName(name = "nxkiwvlsiboxlblf")
suspend fun ipFamily(argument: suspend IpFamilyEnumValueArgsBuilder.() -> Unit)

Parameters

argument

The IP family used to assign Kubernetes Pod and Service objects IP addresses. The IP family is always ipv4, unless you have a 1.21 or later cluster running version 1.10.1 or later of the Amazon VPC CNI plugin for Kubernetes and specified ipv6 when you created the cluster.