subnetIds

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

Parameters

value

Specify subnets for your Amazon EKS nodes. Amazon EKS creates cross-account elastic network interfaces in these subnets to allow communication between your nodes and the Kubernetes control plane.


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


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

Parameters

values

Specify subnets for your Amazon EKS nodes. Amazon EKS creates cross-account elastic network interfaces in these subnets to allow communication between your nodes and the Kubernetes control plane.