Uses of Interface
software.amazon.awscdk.app.staging.synthesizer.alpha.DefaultResourcesOptions
Packages that use DefaultResourcesOptions
-
Uses of DefaultResourcesOptions in software.amazon.awscdk.app.staging.synthesizer.alpha
Classes in software.amazon.awscdk.app.staging.synthesizer.alpha that implement DefaultResourcesOptionsModifier and TypeClassDescriptionstatic final class
An implementation forDefaultResourcesOptions
Methods in software.amazon.awscdk.app.staging.synthesizer.alpha that return DefaultResourcesOptionsModifier and TypeMethodDescriptionDefaultResourcesOptions.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.app.staging.synthesizer.alpha with parameters of type DefaultResourcesOptionsModifier and TypeMethodDescriptionstatic AppStagingSynthesizer
AppStagingSynthesizer.defaultResources
(DefaultResourcesOptions options) (experimental) Use the Default Staging Resources, creating a single stack per environment this app is deployed in.