Values.ServerSideEncryptionConfigurationSourceSpecifies the default server-side-encryption configuration.
type nonrec t = {rules : ServerSideEncryptionRules.t;Container for information about a particular server-side encryption configuration rule.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of BucketKeyEnabled.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `Enum of string ] list
| `String of SSEKMSKeyId.t ])
list ])
list ]
list ])
list ]