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.

This field should not be manually set but will be set and exposed through PolicyAPI automatically.

Implementation

core.List<core.String>? scheduledToDeprecatePolicies;