subnetIds

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


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