Uses of Class
software.amazon.awscdk.services.cloudformation.CfnStack.OutputProperty.Builder
Packages that use CfnStack.OutputProperty.Builder
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnStack.OutputProperty.Builder in software.amazon.awscdk.services.cloudformation
Methods in software.amazon.awscdk.services.cloudformation that return CfnStack.OutputProperty.BuilderModifier and TypeMethodDescriptionCfnStack.OutputProperty.builder()CfnStack.OutputProperty.Builder.description(String description) Sets the value ofCfnStack.OutputProperty.getDescription()CfnStack.OutputProperty.Builder.exportName(String exportName) Sets the value ofCfnStack.OutputProperty.getExportName()Sets the value ofCfnStack.OutputProperty.getOutputKey()CfnStack.OutputProperty.Builder.outputValue(String outputValue) Sets the value ofCfnStack.OutputProperty.getOutputValue()Constructors in software.amazon.awscdk.services.cloudformation with parameters of type CfnStack.OutputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStack.OutputProperty.Builder.