Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/config@2014-11-12/mod.ts>ResourceIdentifier

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface ResourceIdentifier
import { type ResourceIdentifier } from "https://deno.land/x/aws_api@v0.1.0/services/config@2014-11-12/mod.ts";

Properties

optional
resourceType: ResourceType | null
optional
resourceId: string | null
optional
resourceName: string | null
optional
resourceDeletionTime: Date | number | null