subnetIds

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

Parameters

value

IDs of the subnets where this canary is to run.


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


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

Parameters

values

IDs of the subnets where this canary is to run.