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

Copy path to clipboard

Source

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