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

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

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

Properties

optional
Name: string | null
optional
State: RemediationExecutionStepState | null
optional
ErrorMessage: string | null
optional
StartTime: Date | number | null
optional
StopTime: Date | number | null