module Stratosphere.Glue.SecurityConfiguration.S3EncryptionsProperty (
        module Exports, S3EncryptionsProperty
    ) where
import {-# SOURCE #-} Stratosphere.Glue.SecurityConfiguration.S3EncryptionProperty as Exports
type S3EncryptionsProperty = [S3EncryptionProperty]