subnets

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


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

Parameters

values

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