Values.AwsS3BucketServerSideEncryptionConfigurationSourceThe encryption configuration for the S3 bucket.
type nonrec t = {rules : AwsS3BucketServerSideEncryptionRules.t option;The encryption rules that are applied to the S3 bucket.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string * [> `String of NonEmptyString.t ]) list ])
list ]
list ])
list ]