| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit 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 © 2021. All rights reserved.