/dhall-aws-cloudformation/cloudformation/AWS::Glue::SecurityConfiguration/S3Encryptions.dhall
Copy path to clipboardSource
{ Type = { Properties : Optional (List (./S3Encryption.dhall).Type) }
, default.Properties = None (List (./S3Encryption.dhall).Type)
}