Uses of Class
software.amazon.awscdk.services.imagebuilder.alpha.FastLaunchConfiguration.Builder
Packages that use FastLaunchConfiguration.Builder
Package
Description
EC2 Image Builder Construct Library
-
Uses of FastLaunchConfiguration.Builder in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return FastLaunchConfiguration.BuilderModifier and TypeMethodDescriptionFastLaunchConfiguration.builder()Sets the value ofFastLaunchConfiguration.getEnabled()FastLaunchConfiguration.Builder.launchTemplate(ILaunchTemplate launchTemplate) Sets the value ofFastLaunchConfiguration.getLaunchTemplate()FastLaunchConfiguration.Builder.maxParallelLaunches(Number maxParallelLaunches) Sets the value ofFastLaunchConfiguration.getMaxParallelLaunches()FastLaunchConfiguration.Builder.targetSnapshotCount(Number targetSnapshotCount) Sets the value ofFastLaunchConfiguration.getTargetSnapshotCount()Constructors in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type FastLaunchConfiguration.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theFastLaunchConfiguration.Builder.