Uses of Class
software.amazon.awscdk.core.CfnOutputProps.Builder
Packages that use CfnOutputProps.Builder
-
Uses of CfnOutputProps.Builder in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return CfnOutputProps.BuilderModifier and TypeMethodDescriptionstatic CfnOutputProps.BuilderCfnOutputProps.builder()CfnOutputProps.Builder.condition(CfnCondition condition) Sets the value ofCfnOutputProps.getCondition()CfnOutputProps.Builder.description(String description) Sets the value ofCfnOutputProps.getDescription()CfnOutputProps.Builder.exportName(String exportName) Sets the value ofCfnOutputProps.getExportName()Sets the value ofCfnOutputProps.getValue()Constructors in software.amazon.awscdk.core with parameters of type CfnOutputProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnOutputProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOutputProps.Builder.