subnetIds

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


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