subnets

@JvmName(name = "yiijqpcnxajhjhrh")
suspend fun subnets(value: Output<List<String>>)
@JvmName(name = "gnnxvsruqfmoifss")
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 = "ykrairitlgmckwuq")
suspend fun subnets(vararg values: Output<String>)


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

Parameters

values

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