encryptionConfiguration property
The encryption configuration for the repository. This determines how the contents of your repository are encrypted at rest.
Implementation
final EncryptionConfiguration? encryptionConfiguration;
The encryption configuration for the repository. This determines how the contents of your repository are encrypted at rest.
final EncryptionConfiguration? encryptionConfiguration;