GetBucketsBucketServerSideEncryptionRule

data class GetBucketsBucketServerSideEncryptionRule(val kmsMasterKeyId: String, val sseAlgorithm: String)

Constructors

Link copied to clipboard
constructor(kmsMasterKeyId: String, sseAlgorithm: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The alibaba cloud KMS master key ID used for the SSE-KMS encryption.

Link copied to clipboard

The server-side encryption algorithm to use.