subnetIds

@JvmName(name = "aaugmqhvdbnxonqc")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "ihcbfaiwglfkelxg")
suspend fun subnetIds(value: List<String>)

Parameters

value

The IDs of the subnets where this canary is to run.


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


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

Parameters

values

The IDs of the subnets where this canary is to run.