generation Cadence
suspend fun generationCadence(value: Output<PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceArgs>)
suspend fun generationCadence(value: PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceArgs?)
Parameters
value
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. Structure is documented below.
suspend fun generationCadence(argument: suspend PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceArgsBuilder.() -> Unit)
Parameters
argument
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. Structure is documented below.