Interface protos.google.storage.v2.Bucket.IEncryption (0.7.0)

Properties of an Encryption.

Package

@google-cloud/storage-control

Properties

customerManagedEncryptionEnforcementConfig

customerManagedEncryptionEnforcementConfig?: (google.storage.v2.Bucket.Encryption.ICustomerManagedEncryptionEnforcementConfig|null);

Encryption customerManagedEncryptionEnforcementConfig

customerSuppliedEncryptionEnforcementConfig

customerSuppliedEncryptionEnforcementConfig?: (google.storage.v2.Bucket.Encryption.ICustomerSuppliedEncryptionEnforcementConfig|null);

Encryption customerSuppliedEncryptionEnforcementConfig

defaultKmsKey

defaultKmsKey?: (string|null);

Encryption defaultKmsKey

googleManagedEncryptionEnforcementConfig

googleManagedEncryptionEnforcementConfig?: (google.storage.v2.Bucket.Encryption.IGoogleManagedEncryptionEnforcementConfig|null);

Encryption googleManagedEncryptionEnforcementConfig