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

x/aws_api/services/cloudformation@2010-05-15/mod.ts>StackSetSummary

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface StackSetSummary
import { type StackSetSummary } from "https://deno.land/x/aws_api@v0.1.0/services/cloudformation@2010-05-15/mod.ts";

Properties

optional
StackSetName: string | null
optional
StackSetId: string | null
optional
Description: string | null
optional
Status: StackSetStatus | null
optional
AutoDeployment: AutoDeployment | null
optional
PermissionModel: PermissionModels | null
optional
DriftStatus: StackDriftStatus | null
optional
LastDriftCheckTimestamp: Date | number | null