Launch Template Ipv6Prefix Specification Args
data class LaunchTemplateIpv6PrefixSpecificationArgs(val ipv6Prefix: Output<String>? = null) : ConvertibleToJava<LaunchTemplateIpv6PrefixSpecificationArgs>
Specifies an IPv6 prefix for a network interface. `Ipv6PrefixSpecification`
is a property of AWS::EC2::LaunchTemplate NetworkInterface.