| Modifier and Type | Method and Description |
|---|---|
CloudFormationCommonProps.Builder.Build |
CloudFormationCommonProps.Builder.Build.withOutputArtifactName(String value)
The name of the output artifact to generate
Only applied if `outputFileName` is set as well.
|
CloudFormationCommonProps.Builder.Build |
CloudFormationCommonProps.Builder.Build.withOutputFileName(String value)
A name for the filename in the output artifact to store the AWS CloudFormation call's result.
|
CloudFormationCommonProps.Builder.Build |
CloudFormationCommonProps.Builder.withStackName(String value)
The name of the stack to apply this action to
|
Copyright © 2018. All rights reserved.