Aws Ec2Flow Log Properties Args
constructor(deliverCrossAccountRole: Output<String>? = null, deliverLogsPermissionArn: Output<String>? = null, destinationOptions: Output<DestinationOptionsModelPropertiesArgs>? = null, id: Output<String>? = null, logDestination: Output<String>? = null, logDestinationType: Output<Either<String, LogDestinationType>>? = null, logFormat: Output<String>? = null, logGroupName: Output<String>? = null, maxAggregationInterval: Output<Int>? = null, resourceId: Output<String>? = null, resourceType: Output<Either<String, ResourceType>>? = null, tags: Output<List<TagArgs>>? = null, trafficType: Output<Either<String, TrafficType>>? = null)