generation Cadence
suspend fun generationCadence(value: Output<PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgs>)
suspend fun generationCadence(value: PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgs?)
Parameters
value
How often and when to update profiles. New buckets 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 PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgsBuilder.() -> Unit)
Parameters
argument
How often and when to update profiles. New buckets that match both the filter and conditions are scanned as quickly as possible depending on system capacity. Structure is documented below.