Project Sink Args
constructor(bigqueryOptions: Output<ProjectSinkBigqueryOptionsArgs>? = null, customWriterIdentity: Output<String>? = null, description: Output<String>? = null, destination: Output<String>? = null, disabled: Output<Boolean>? = null, exclusions: Output<List<ProjectSinkExclusionArgs>>? = null, filter: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, uniqueWriterIdentity: Output<Boolean>? = null)