Skip to main content
Module

x/aws_api/services/ecr/structs.ts>Resource

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
interface Resource
import { type Resource } from "https://deno.land/x/aws_api@v0.8.1/services/ecr/structs.ts";

Properties

optional
details: ResourceDetails | null
optional
id: string | null
optional
tags: { [key: string]: string | null | undefined; } | null
optional
type: string | null