ipv6Prefixes

@JvmName(name = "aehjepuyohvrpguh")
suspend fun ipv6Prefixes(value: Output<List<LaunchTemplateIpv6PrefixSpecificationArgs>>)
@JvmName(name = "rpkbylnjortyafad")
suspend fun ipv6Prefixes(value: List<LaunchTemplateIpv6PrefixSpecificationArgs>?)

Parameters

value

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


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


@JvmName(name = "mobwanofiqwbyxcx")
suspend fun ipv6Prefixes(values: List<Output<LaunchTemplateIpv6PrefixSpecificationArgs>>)
@JvmName(name = "kicfnnqtikacusyb")
suspend fun ipv6Prefixes(vararg values: LaunchTemplateIpv6PrefixSpecificationArgs)

Parameters

values

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


@JvmName(name = "mcvowvgmiivgpnro")
suspend fun ipv6Prefixes(argument: List<suspend LaunchTemplateIpv6PrefixSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "kqcefckobrpuqpvs")
suspend fun ipv6Prefixes(vararg argument: suspend LaunchTemplateIpv6PrefixSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "vpbowthfvaljbrio")
suspend fun ipv6Prefixes(argument: suspend LaunchTemplateIpv6PrefixSpecificationArgsBuilder.() -> Unit)

Parameters

argument

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