PreventionDiscoveryConfigActionExportDataArgs

data class PreventionDiscoveryConfigActionExportDataArgs(val profileTable: Output<PreventionDiscoveryConfigActionExportDataProfileTableArgs>? = null) : ConvertibleToJava<PreventionDiscoveryConfigActionExportDataArgs>

Constructors

constructor(profileTable: Output<PreventionDiscoveryConfigActionExportDataProfileTableArgs>? = null)

Properties

Link copied to clipboard

Store all table and column profiles in an existing table or a new table in an existing dataset. Each re-generation will result in a new row in BigQuery Structure is documented below.

Functions

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