Uses of Class
software.amazon.awscdk.core.CfnOutput.Builder
Packages that use CfnOutput.Builder
-
Uses of CfnOutput.Builder in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return CfnOutput.BuilderModifier and TypeMethodDescriptionCfnOutput.Builder.condition(CfnCondition condition) A condition to associate with this output value.static CfnOutput.BuilderCfnOutput.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 value of the property returned by the aws cloudformation describe-stacks command.