Uses of Class
software.amazon.awscdk.CfnStack.OutputProperty.Builder
Packages that use CfnStack.OutputProperty.Builder
-
Uses of CfnStack.OutputProperty.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk 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 with parameters of type CfnStack.OutputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStack.OutputProperty.Builder.