/dhall-aws-cloudformation/cloudformation/AWS::CodeCommit::Repository/S3.dhall
Copy path to clipboardSource
{ Type =
{ Bucket : (./../../Fn.dhall).CfnText
, Key : (./../../Fn.dhall).CfnText
, ObjectVersion : Optional (./../../Fn.dhall).CfnText
}
, default.ObjectVersion = None (./../../Fn.dhall).CfnText
}