subnetIds

@JvmName(name = "bhuehoumbcjhuucc")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "pydogccctgjvwupq")
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 = "xalmwhrnnwvlniaj")
suspend fun subnetIds(vararg values: Output<String>)


@JvmName(name = "duxjtugiaogwgtbf")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "rcsohyjysmwuujyu")
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.