encryptionConfiguration property

EncryptionConfiguration? encryptionConfiguration
final

The encryption configuration for the repository. This determines how the contents of your repository are encrypted at rest.

Implementation

final EncryptionConfiguration? encryptionConfiguration;