Skip to main content

effective_on_schedule_delete

Function effective_on_schedule_delete 

Source
pub fn effective_on_schedule_delete(
    deletion: Option<&ScheduleDeletionSpec>,
) -> ScheduleDeletePolicy
Expand description

The effective cascade policy for a schedule: spec.deletion.onScheduleDelete when the sub-object is present, else Retain. (A default nested under an ABSENT optional sub-object does not materialize server-side — every read goes through this resolver.)