/dhall-aws-cloudformation/cloudformation/AWS::CleanRooms::Collaboration/DataEncryptionMetadata.dhall
Copy path to clipboardSource
{ Type =
{ AllowCleartext : Bool
, AllowDuplicates : Bool
, AllowJoinsOnColumnsWithDifferentNames : Bool
, PreserveNulls : Bool
}
, default = {=}
}