SinkArgs

fun SinkArgs(bigqueryOptions: Output<BigQueryOptionsArgs>? = null, description: Output<String>? = null, destination: Output<String>? = null, disabled: Output<Boolean>? = null, exclusions: Output<List<LogExclusionArgs>>? = null, filter: Output<String>? = null, includeChildren: Output<Boolean>? = null, name: Output<String>? = null, outputVersionFormat: Output<SinkOutputVersionFormat>? = null, project: Output<String>? = null, uniqueWriterIdentity: Output<Boolean>? = null)