ipv6Prefixes

@JvmName(name = "ajmwltnxhysrvpef")
suspend fun ipv6Prefixes(value: Output<List<InstanceIpv6PrefixArgs>>)
@JvmName(name = "pclhggfsinpxygfw")
suspend fun ipv6Prefixes(value: List<InstanceIpv6PrefixArgs>?)

Parameters

value

The IPv6 delegated prefixes that are assigned to the network interface.


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


@JvmName(name = "cnhuhihtkxunfdaf")
suspend fun ipv6Prefixes(values: List<Output<InstanceIpv6PrefixArgs>>)
@JvmName(name = "valvqhobedfwicum")
suspend fun ipv6Prefixes(vararg values: InstanceIpv6PrefixArgs)

Parameters

values

The IPv6 delegated prefixes that are assigned to the network interface.


@JvmName(name = "isrgrchqfbghnfxs")
suspend fun ipv6Prefixes(argument: List<suspend InstanceIpv6PrefixArgsBuilder.() -> Unit>)
@JvmName(name = "nbrupesixveplyjw")
suspend fun ipv6Prefixes(vararg argument: suspend InstanceIpv6PrefixArgsBuilder.() -> Unit)
@JvmName(name = "rluafgwhwogcolwd")
suspend fun ipv6Prefixes(argument: suspend InstanceIpv6PrefixArgsBuilder.() -> Unit)

Parameters

argument

The IPv6 delegated prefixes that are assigned to the network interface.