Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ScanningConfigurationFailureCode

import type { ScanningConfigurationFailureCode } from "https://aws-api.deno.dev/v0.4/services/ecr.ts?docs=full";
type ScanningConfigurationFailureCode = "REPOSITORY_NOT_FOUND" | cmnP.UnexpectedEnumValue;

§Type

§
"REPOSITORY_NOT_FOUND" | cmnP.UnexpectedEnumValue
[src]