| Package | Description |
|---|---|
| software.amazon.awscdk.cloudformation.include |
Include CloudFormation templates in the CDK
|
| software.amazon.awscdk.core |
monocdk Experiment
|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Modifier and Type | Method and Description |
|---|---|
CfnOutput |
CfnInclude.getOutput(String logicalId)
(experimental) Returns the CfnOutput object from the 'Outputs' section of the included template.
|
| Modifier and Type | Method and Description |
|---|---|
CfnOutput |
CfnOutput.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
StackOutput |
CdkPipeline.stackOutput(CfnOutput cfnOutput)
(experimental) Get the StackOutput object that holds this CfnOutput's value in this pipeline.
|
Copyright © 2021. All rights reserved.