| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudformation |
AWS CloudFormation Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnStackProps |
CfnStackProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnStack(software.constructs.Construct scope,
String id,
CfnStackProps props)
Create a new `AWS::CloudFormation::Stack`.
|
Copyright © 2022. All rights reserved.