subnets

@JvmName(name = "fsmglgrkpdqypaig")
suspend fun subnets(value: Output<List<String>>)
@JvmName(name = "ghycndbonjrkkykl")
suspend fun subnets(value: List<String>?)

Parameters

value

The subnets to use for the Auto Scaling group that is created for your node group.


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


@JvmName(name = "erhnrvehweuhxuba")
suspend fun subnets(values: List<Output<String>>)
@JvmName(name = "ksjpwarrttvgfgnl")
suspend fun subnets(vararg values: String)

Parameters

values

The subnets to use for the Auto Scaling group that is created for your node group.