View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CloudSqlDiscoveryTarget (google_api_dlp v0.46.0)

Target used to match against for discovery with Cloud SQL tables.

Attributes

  • conditions (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryCloudSqlConditions.t, default: nil) - In addition to matching the filter, these conditions must be true before a profile is generated.
  • disabled (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2Disabled.t, default: nil) - Disable profiling for database resources that match this filter.
  • filter (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryCloudSqlFilter.t, default: nil) - Required. The tables the discovery cadence applies to. The first target with a matching filter will be the one to apply to a table.
  • generationCadence (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryCloudSqlGenerationCadence.t, default: nil) - How often and when to update profiles. New tables that match both the filter and conditions are scanned as quickly as possible depending on system capacity.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.