Uses of Interface
software.constructs.SynthesisOptions
-
-
Uses of SynthesisOptions in software.constructs
Classes in software.constructs that implement SynthesisOptions Modifier and Type Class Description static classSynthesisOptions.Jsii$ProxyAn implementation forSynthesisOptionsMethods in software.constructs that return SynthesisOptions Modifier and Type Method Description SynthesisOptionsSynthesisOptions.Builder. build()Builds the configured instance.Methods in software.constructs with parameters of type SynthesisOptions Modifier and Type Method Description voidNode. synthesize(SynthesisOptions options)Synthesizes a CloudAssembly from a construct tree.
-