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

x/aws_api/services/cloudtrail@2013-11-01/mod.ts>GetTrailStatusResponse

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

Properties

optional
IsLogging: boolean | null
optional
LatestDeliveryError: string | null
optional
LatestNotificationError: string | null
optional
LatestDeliveryTime: Date | number | null
optional
LatestNotificationTime: Date | number | null
optional
StartLoggingTime: Date | number | null
optional
StopLoggingTime: Date | number | null
optional
LatestCloudWatchLogsDeliveryError: string | null
optional
LatestCloudWatchLogsDeliveryTime: Date | number | null
optional
LatestDigestDeliveryTime: Date | number | null
optional
LatestDigestDeliveryError: string | null
optional
LatestDeliveryAttemptTime: string | null
optional
LatestNotificationAttemptTime: string | null
optional
LatestNotificationAttemptSucceeded: string | null
optional
LatestDeliveryAttemptSucceeded: string | null
optional
TimeLoggingStarted: string | null
optional
TimeLoggingStopped: string | null