FlowLogArgs

constructor(aggregationInterval: Output<String>? = null, description: Output<String>? = null, flowLogName: Output<String>? = null, ipVersion: Output<String>? = null, logStoreName: Output<String>? = null, projectName: Output<String>? = null, resourceGroupId: Output<String>? = null, resourceId: Output<String>? = null, resourceType: Output<String>? = null, status: Output<String>? = null, tags: Output<Map<String, String>>? = null, trafficPaths: Output<List<String>>? = null, trafficType: Output<String>? = null)