/dhall-aws-cloudformation/cloudformation/AWS::CodeStar::GitHubRepository/S3.dhall

Copy path to clipboard

Source

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