envScopedRevisionId property

String? envScopedRevisionId
getter/setter pair

Revision ID for environment-scoped resources (e.g. target servers, keystores) in this config.

This ID will increment any time a resource not scoped to a deployment group changes.

Implementation

core.String? envScopedRevisionId;