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

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

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

Properties

optional
SourceId: string | null
optional
SourceType: AggregatedSourceType | null
optional
AwsRegion: string | null
optional
LastUpdateStatus: AggregatedSourceStatusType | null
optional
LastUpdateTime: Date | number | null
optional
LastErrorCode: string | null
optional
LastErrorMessage: string | null