subnetIds

@JvmName(name = "kyxhwwmopxecpwif")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "pjlmscmmvbnkyyhy")
suspend fun subnetIds(value: List<String>?)

Parameters

value

Identifiers of EC2 Subnets to associate with the EKS Node Group. These subnets must have the following resource tag: kubernetes.io/cluster/CLUSTER_NAME (where CLUSTER_NAME is replaced with the name of the EKS Cluster). The following arguments are optional:


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


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

Parameters

values

Identifiers of EC2 Subnets to associate with the EKS Node Group. These subnets must have the following resource tag: kubernetes.io/cluster/CLUSTER_NAME (where CLUSTER_NAME is replaced with the name of the EKS Cluster). The following arguments are optional: