dataEncryptionState property

DataEncryptionState? dataEncryptionState
getter/setter pair

A data encryption state of a Git repository if this Workspace is protected by a KMS key.

Output only.

Implementation

DataEncryptionState? dataEncryptionState;