Get Network Interface Result
constructor(arn: String, associations: List<GetNetworkInterfaceAssociation>, attachments: List<GetNetworkInterfaceAttachment>, availabilityZone: String, description: String, filters: List<GetNetworkInterfaceFilter>? = null, id: String, interfaceType: String, ipv6Addresses: List<String>, macAddress: String, outpostArn: String, ownerId: String, privateDnsName: String, privateIp: String, privateIps: List<String>, requesterId: String, securityGroups: List<String>, subnetId: String, tags: Map<String, String>, vpcId: String)