/dhall-aws-cloudformation/cloudformation/AWS::CleanRooms::Membership/ProtectedQueryS3OutputConfiguration.dhall

Copy path to clipboard

Source

{ Type =
{ Bucket : (./../../Fn.dhall).CfnText
, KeyPrefix : Optional (./../../Fn.dhall).CfnText
, ResultFormat : (./../../Fn.dhall).CfnText
}
, default.KeyPrefix = None (./../../Fn.dhall).CfnText
}