Uses of Class
software.amazon.awscdk.CfnOutput.Builder
-
Uses of CfnOutput.Builder in software.amazon.awscdk
Modifier and TypeMethodDescriptionCfnOutput.Builder.condition
(CfnCondition condition) A condition to associate with this output value.static CfnOutput.Builder
CfnOutput.Builder.description
(String description) A String type that describes the output value.CfnOutput.Builder.exportName
(String exportName) The name used to export the value of this output across stacks.The key of the property returned by aws cloudformation describe-stacks command.The value of the property returned by the aws cloudformation describe-stacks command.