Folder Sink Args
constructor(bigqueryOptions: Output<FolderSinkBigqueryOptionsArgs>? = null, description: Output<String>? = null, destination: Output<String>? = null, disabled: Output<Boolean>? = null, exclusions: Output<List<FolderSinkExclusionArgs>>? = null, filter: Output<String>? = null, folder: Output<String>? = null, includeChildren: Output<Boolean>? = null, interceptChildren: Output<Boolean>? = null, name: Output<String>? = null)