ipv6Prefixes

@JvmName(name = "lpqnwfpuobiqggqd")
suspend fun ipv6Prefixes(value: Output<List<String>>)
@JvmName(name = "jcwgnbovokpnjbsd")
suspend fun ipv6Prefixes(value: List<String>?)

Parameters

value

One or more IPv6 prefixes to be assigned to the network interface. Conflicts with ipv6_prefix_count


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


@JvmName(name = "lufafiddtcqmspui")
suspend fun ipv6Prefixes(values: List<Output<String>>)
@JvmName(name = "vnsjmvlhbkymiufk")
suspend fun ipv6Prefixes(vararg values: String)

Parameters

values

One or more IPv6 prefixes to be assigned to the network interface. Conflicts with ipv6_prefix_count