Uses of Interface
software.amazon.awscdk.app.staging.synthesizer.alpha.CustomFactoryOptions
Packages that use CustomFactoryOptions
-
Uses of CustomFactoryOptions in software.amazon.awscdk.app.staging.synthesizer.alpha
Classes in software.amazon.awscdk.app.staging.synthesizer.alpha that implement CustomFactoryOptionsMethods in software.amazon.awscdk.app.staging.synthesizer.alpha that return CustomFactoryOptionsModifier and TypeMethodDescriptionCustomFactoryOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.app.staging.synthesizer.alpha with parameters of type CustomFactoryOptionsModifier and TypeMethodDescriptionstatic AppStagingSynthesizerAppStagingSynthesizer.customFactory(CustomFactoryOptions options) (experimental) Supply your own stagingStackFactory method for creating an IStagingStack when a stack is bound to the synthesizer.