ipv4Prefixes

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

Parameters

value

One or more IPv4 prefixes to be assigned to the network interface. Conflicts with ipv4_prefix_count


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


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

Parameters

values

One or more IPv4 prefixes to be assigned to the network interface. Conflicts with ipv4_prefix_count