Optional build artifact override. Along with path and namespaceType, this is the pattern that AWS CodeBuild will use to name and store the output artifact, as follows: For example, if path is set to MyArtifacts, namespaceType is set to BUILD_ID, and name is set to MyArtifact.zip, then the output artifact would be stored in MyArtifacts/build-ID/MyArtifact.zip