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

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

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

Properties

StackName: string
optional
RetainResources: string[] | null
optional
RoleARN: string | null
optional
ClientRequestToken: string | null