/dhall-aws-cloudformation/cloudformation/AWS::CleanRooms::Collaboration/DataEncryptionMetadata.dhall

Copy path to clipboard

Source

{ Type =
{ AllowCleartext : Bool
, AllowDuplicates : Bool
, AllowJoinsOnColumnsWithDifferentNames : Bool
, PreserveNulls : Bool
}
, default = {=}
}