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

Copy path to clipboard

Source

{ Type =
{ Identifier : (./../../Fn.dhall).CfnText
, Location : (./../../Fn.dhall).CfnText
, MountOptions : Optional (./../../Fn.dhall).CfnText
, MountPoint : (./../../Fn.dhall).CfnText
, Type : (./../../Fn.dhall).CfnText
}
, default.MountOptions = None (./../../Fn.dhall).CfnText
}