enforcedRollouts property

Map<String, String>? enforcedRollouts
getter/setter pair

Mandatory Safety Policies (Always active) which cannot be disabled.

The key is the policy ID (e.g., "ENFORCED_CONTROL_PLANE_PATCH") and the value is a human-readable description.

Output only.

Implementation

core.Map<core.String, core.String>? enforcedRollouts;