Prevention Discovery Config Target Big Query Target Cadence Args
data class PreventionDiscoveryConfigTargetBigQueryTargetCadenceArgs(val schemaModifiedCadence: Output<PreventionDiscoveryConfigTargetBigQueryTargetCadenceSchemaModifiedCadenceArgs>? = null, val tableModifiedCadence: Output<PreventionDiscoveryConfigTargetBigQueryTargetCadenceTableModifiedCadenceArgs>? = null) : ConvertibleToJava<PreventionDiscoveryConfigTargetBigQueryTargetCadenceArgs>
Constructors
Link copied to clipboard
constructor(schemaModifiedCadence: Output<PreventionDiscoveryConfigTargetBigQueryTargetCadenceSchemaModifiedCadenceArgs>? = null, tableModifiedCadence: Output<PreventionDiscoveryConfigTargetBigQueryTargetCadenceTableModifiedCadenceArgs>? = null)
Properties
Link copied to clipboard
val schemaModifiedCadence: Output<PreventionDiscoveryConfigTargetBigQueryTargetCadenceSchemaModifiedCadenceArgs>? = null
Governs when to update data profiles when a schema is modified Structure is documented below.
Link copied to clipboard
val tableModifiedCadence: Output<PreventionDiscoveryConfigTargetBigQueryTargetCadenceTableModifiedCadenceArgs>? = null
Governs when to update profile when a table is modified. Structure is documented below.