GetLaunchTemplateNetworkInterface

constructor(associateCarrierIpAddress: String, associatePublicIpAddress: Boolean? = null, connectionTrackingSpecifications: List<GetLaunchTemplateNetworkInterfaceConnectionTrackingSpecification>, deleteOnTermination: Boolean? = null, description: String, deviceIndex: Int, interfaceType: String, ipv4AddressCount: Int, ipv4Addresses: List<String>, ipv4PrefixCount: Int, ipv4Prefixes: List<String>, ipv6AddressCount: Int, ipv6Addresses: List<String>, ipv6PrefixCount: Int, ipv6Prefixes: List<String>, networkCardIndex: Int, networkInterfaceId: String, primaryIpv6: String, privateIpAddress: String, securityGroups: List<String>, subnetId: String)