/dhall-aws-cloudformation/cloudformation/AWS::CodeBuild::Project/ProjectSourceVersion.dhall

Copy path to clipboard

Source

{ Type =
{ SourceIdentifier : (./../../Fn.dhall).CfnText
, SourceVersion : Optional (./../../Fn.dhall).CfnText
}
, default.SourceVersion = None (./../../Fn.dhall).CfnText
}