DatascanDataProfileSpecPostScanActionsArgs

data class DatascanDataProfileSpecPostScanActionsArgs(val bigqueryExport: Output<DatascanDataProfileSpecPostScanActionsBigqueryExportArgs>? = null) : ConvertibleToJava<DatascanDataProfileSpecPostScanActionsArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): DatascanDataProfileSpecPostScanActionsArgs

Properties

Link copied to clipboard

If set, results will be exported to the provided BigQuery table. Structure is documented below.