ipv4Prefixes

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

Parameters

value

One or more IPv4 prefixes assigned to the network interface.


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


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

Parameters

values

One or more IPv4 prefixes assigned to the network interface.