subnetIds

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

Parameters

value

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


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


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

Parameters

values

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