Flow Log Args
constructor(enabled: Output<Boolean>? = null, enabledFilteringCriteria: Output<String>? = null, flowAnalyticsConfiguration: Output<TrafficAnalyticsPropertiesArgs>? = null, flowLogName: Output<String>? = null, format: Output<FlowLogFormatParametersArgs>? = null, id: Output<String>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, location: Output<String>? = null, networkWatcherName: Output<String>? = null, resourceGroupName: Output<String>? = null, retentionPolicy: Output<RetentionPolicyParametersArgs>? = null, storageId: Output<String>? = null, tags: Output<Map<String, String>>? = null, targetResourceId: Output<String>? = null)