scheduledToDeprecatePolicies property

List<String>? scheduledToDeprecatePolicies
getter/setter pair

Corresponding to deprecated_in_favor_of, the fully qualified namespace(s) of the old policies that will be deprecated because of introduction of this policy.

Implementation

core.List<core.String>? scheduledToDeprecatePolicies;