subnetIds

@JvmName(name = "wolumecpooilknta")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "fjccyimnklnctlup")
suspend fun subnetIds(value: List<String>)

Parameters

value

List of subnet IDs. Must be in at least two different availability zones. Amazon EKS creates cross-account elastic network interfaces in these subnets to allow communication between your worker nodes and the Kubernetes control plane.


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


@JvmName(name = "ypevjhbchbgaispn")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "tsreojqvvigilggo")
suspend fun subnetIds(vararg values: String)

Parameters

values

List of subnet IDs. Must be in at least two different availability zones. Amazon EKS creates cross-account elastic network interfaces in these subnets to allow communication between your worker nodes and the Kubernetes control plane.