| Package | Description |
|---|---|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Modifier and Type | Method and Description |
|---|---|
static StackOutputReference |
StackOutputReference.fromCfnOutput(CfnOutput output)
Create a StackOutputReference that references the given CfnOutput.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,StackOutputReference> |
ShellStep.getEnvFromCfnOutputs()
Set environment variables based on Stack Outputs.
|
Copyright © 2022. All rights reserved.