AWSCDK
/
CloudFormation
AWSCDK::CloudFormation
36 types
README
·
API Reference
AWS CloudFormation Construct Library
This module is part of the
AWS Cloud Development Kit
project.
API Reference
Classes
18
CfnCustomResource
The `AWS::CloudFormation::CustomResource` resource creates a custom resource.
CfnGuardHook
The `AWS::CloudFormation::GuardHook` resource creates and activates a Guard Hook.
CfnHookDefaultVersion
The `AWS::CloudFormation::HookDefaultVersion` resource specifies the default version of a
CfnHookTypeConfig
The `AWS::CloudFormation::HookTypeConfig` resource specifies the configuration of an activ
CfnHookVersion
The `AWS::CloudFormation::HookVersion` resource publishes new or first version of a Hook t
CfnLambdaHook
The `AWS::CloudFormation::LambdaHook` resource creates and activates a Lambda Hook.
CfnMacro
The `AWS::CloudFormation::Macro` resource is a CloudFormation resource type that creates a
CfnModuleDefaultVersion
Specifies the default version of a module.
CfnModuleVersion
The `AWS::CloudFormation::ModuleVersion` resource registers the specified version of the m
CfnPublicTypeVersion
The `AWS::CloudFormation::PublicTypeVersion` resource tests and publishes a registered ext
CfnPublisher
The `AWS::CloudFormation::Publisher` resource registers your account as a publisher of pub
CfnResourceDefaultVersion
The `AWS::CloudFormation::ResourceDefaultVersion` resource specifies the default version o
CfnResourceVersion
The `AWS::CloudFormation::ResourceVersion` resource registers a resource version with the
CfnStack
The `AWS::CloudFormation::Stack` resource nests a stack as a resource in a top-level templ
CfnStackSet
The `AWS::CloudFormation::StackSet` resource contains information about a StackSet.
CfnTypeActivation
The `AWS::CloudFormation::TypeActivation` resource activates a public third-party extensio
CfnWaitCondition
The `AWS::CloudFormation::WaitCondition` resource provides a way to coordinate stack resou
CfnWaitConditionHandle
The `AWS::CloudFormation::WaitConditionHandle` type has no properties.
Interfaces
18
CfnCustomResourceProps
Properties for defining a `CfnCustomResource`.
CfnGuardHookProps
Properties for defining a `CfnGuardHook`.
CfnHookDefaultVersionProps
Properties for defining a `CfnHookDefaultVersion`.
CfnHookTypeConfigProps
Properties for defining a `CfnHookTypeConfig`.
CfnHookVersionProps
Properties for defining a `CfnHookVersion`.
CfnLambdaHookProps
Properties for defining a `CfnLambdaHook`.
CfnMacroProps
Properties for defining a `CfnMacro`.
CfnModuleDefaultVersionProps
Properties for defining a `CfnModuleDefaultVersion`.
CfnModuleVersionProps
Properties for defining a `CfnModuleVersion`.
CfnPublicTypeVersionProps
Properties for defining a `CfnPublicTypeVersion`.
CfnPublisherProps
Properties for defining a `CfnPublisher`.
CfnResourceDefaultVersionProps
Properties for defining a `CfnResourceDefaultVersion`.
CfnResourceVersionProps
Properties for defining a `CfnResourceVersion`.
CfnStackProps
Properties for defining a `CfnStack`.
CfnStackSetProps
Properties for defining a `CfnStackSet`.
CfnTypeActivationProps
Properties for defining a `CfnTypeActivation`.
CfnWaitConditionHandleProps
Properties for defining a `CfnWaitConditionHandle`.
CfnWaitConditionProps
Properties for defining a `CfnWaitCondition`.