ServerSideEncryptionConfiguration constructor
ServerSideEncryptionConfiguration({
- String? kmsKeyId,
Implementation
ServerSideEncryptionConfiguration({
this.kmsKeyId,
});
ServerSideEncryptionConfiguration({
this.kmsKeyId,
});