subnetIds

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

Parameters

value

List of Subnet IDs to apply the ACL to. See the notes above on Managing Subnets in the Default Network ACL


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


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

Parameters

values

List of Subnet IDs to apply the ACL to. See the notes above on Managing Subnets in the Default Network ACL