sSEType property

SSEType? sSEType
final

Server-side encryption type. The only supported value is:

  • KMS - Server-side encryption that uses AWS Key Management Service. The key is stored in your account and is managed by AWS KMS (AWS KMS charges apply).

Implementation

final SSEType? sSEType;