ArtifactNamespace
import type { ArtifactNamespace } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/codebuild.ts";type ArtifactNamespace = "NONE" | "BUILD_ID" | cmnP.UnexpectedEnumValue;
§Type
§
"NONE" | "BUILD_ID" | cmnP.UnexpectedEnumValue
[src]