pub fn effective_on_policy_delete(
deletion: Option<&PolicyDeletionSpec>,
) -> PolicyDeletePolicyExpand description
The effective cascade policy for a SnapshotPolicy: spec.deletion.onPolicyDelete
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.)