subnetIds

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

Parameters

value

The list of subnet IDs where instances are provisioned by the compute node group. The subnets must be in the same VPC as the cluster.


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


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

Parameters

values

The list of subnet IDs where instances are provisioned by the compute node group. The subnets must be in the same VPC as the cluster.