Uses of Interface
software.amazon.awscdk.StageSynthesisOptions
Packages that use StageSynthesisOptions
-
Uses of StageSynthesisOptions in software.amazon.awscdk
Classes in software.amazon.awscdk that implement StageSynthesisOptionsMethods in software.amazon.awscdk that return StageSynthesisOptionsModifier and TypeMethodDescriptionStageSynthesisOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk with parameters of type StageSynthesisOptionsModifier and TypeMethodDescriptionStage.synth(StageSynthesisOptions options) Synthesize this stage into a cloud assembly.