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

x/aws_api/services/docdb@2014-10-31/mod.ts>PendingMaintenanceAction

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

Properties

optional
Action: string | null
optional
AutoAppliedAfterDate: Date | number | null
optional
ForcedApplyDate: Date | number | null
optional
OptInStatus: string | null
optional
CurrentApplyDate: Date | number | null
optional
Description: string | null