ipv6Prefixes
Parameters
value
One or more IPv6 prefixes to be assigned to the network interface. You cannot use this option if you use the `Ipv6PrefixCount`
option.
Parameters
values
One or more IPv6 prefixes to be assigned to the network interface. You cannot use this option if you use the `Ipv6PrefixCount`
option.
suspend fun ipv6Prefixes(argument: List<suspend LaunchTemplateIpv6PrefixSpecificationArgsBuilder.() -> Unit>)
suspend fun ipv6Prefixes(vararg argument: suspend LaunchTemplateIpv6PrefixSpecificationArgsBuilder.() -> Unit)
suspend fun ipv6Prefixes(argument: suspend LaunchTemplateIpv6PrefixSpecificationArgsBuilder.() -> Unit)
Parameters
argument
One or more IPv6 prefixes to be assigned to the network interface. You cannot use this option if you use the `Ipv6PrefixCount`
option.