ipv4Prefixes

@JvmName(name = "fvdjcdeenllkphcm")
suspend fun ipv4Prefixes(value: Output<List<String>>)
@JvmName(name = "kmidunvghjwhmgtq")
suspend fun ipv4Prefixes(value: List<String>?)

Parameters

value

One or more IPv4 prefixes assigned to the network interface.


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


@JvmName(name = "bkpedyfiqiyvancg")
suspend fun ipv4Prefixes(values: List<Output<String>>)
@JvmName(name = "yachtpbtihakwfnl")
suspend fun ipv4Prefixes(vararg values: String)

Parameters

values

One or more IPv4 prefixes assigned to the network interface.