inspect Template Modified Cadence
suspend fun inspectTemplateModifiedCadence(value: Output<PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgs>)
suspend fun inspectTemplateModifiedCadence(value: PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgs?)
Parameters
value
Governs when to update data profiles when the inspection rules defined by the InspectTemplate
change. If not set, changing the template will not cause a data profile to update. Structure is documented below.
suspend fun inspectTemplateModifiedCadence(argument: suspend PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgsBuilder.() -> Unit)
Parameters
argument
Governs when to update data profiles when the inspection rules defined by the InspectTemplate
change. If not set, changing the template will not cause a data profile to update. Structure is documented below.