Flow Log Args
constructor(deliverCrossAccountRole: Output<String>? = null, deliverLogsPermissionArn: Output<String>? = null, destinationOptions: Output<DestinationOptionsPropertiesArgs>? = null, logDestination: Output<String>? = null, logDestinationType: Output<FlowLogLogDestinationType>? = null, logFormat: Output<String>? = null, logGroupName: Output<String>? = null, maxAggregationInterval: Output<Int>? = null, resourceId: Output<String>? = null, resourceType: Output<FlowLogResourceType>? = null, tags: Output<List<TagArgs>>? = null, trafficType: Output<FlowLogTrafficType>? = null)