ipv4Cidrs

@JvmName(name = "qbiebmhyslgdvwap")
suspend fun ipv4Cidrs(value: Output<List<String>>)
@JvmName(name = "ttaxfmconwfmdfno")
suspend fun ipv4Cidrs(value: List<String>?)

Parameters

value

The ranges of ipv4 addresses that are owned by this subnetwork, in CIDR format.


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


@JvmName(name = "hsjyukphboomohpi")
suspend fun ipv4Cidrs(values: List<Output<String>>)
@JvmName(name = "gcyqcdxubgitcfar")
suspend fun ipv4Cidrs(vararg values: String)

Parameters

values

The ranges of ipv4 addresses that are owned by this subnetwork, in CIDR format.