isVersionLocked property

bool? isVersionLocked
getter/setter pair

Indicates whether the instance is version locked.

If true, the instance will not be updated by automated runtime rollouts. This is only supported for Apigee X instances.

Output only.

Implementation

core.bool? isVersionLocked;