Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

StackName: string
optional
StackPolicyBody: string | null
optional
StackPolicyURL: string | null