Uses of Class
software.amazon.awscdk.StageSynthesisOptions.Builder
Packages that use StageSynthesisOptions.Builder
-
Uses of StageSynthesisOptions.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return StageSynthesisOptions.BuilderModifier and TypeMethodDescriptionStageSynthesisOptions.builder()StageSynthesisOptions.Builder.errorOnDuplicateSynth(Boolean errorOnDuplicateSynth) Sets the value ofStageSynthesisOptions.getErrorOnDuplicateSynth()Sets the value ofStageSynthesisOptions.getForce()StageSynthesisOptions.Builder.skipValidation(Boolean skipValidation) Sets the value ofStageSynthesisOptions.getSkipValidation()StageSynthesisOptions.Builder.validateOnSynthesis(Boolean validateOnSynthesis) Sets the value ofStageSynthesisOptions.getValidateOnSynthesis()Constructors in software.amazon.awscdk with parameters of type StageSynthesisOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(StageSynthesisOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theStageSynthesisOptions.Builder.