Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.FastLaunchConfiguration
Packages that use FastLaunchConfiguration
Package
Description
EC2 Image Builder Construct Library
-
Uses of FastLaunchConfiguration in software.amazon.awscdk.services.imagebuilder.alpha
Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement FastLaunchConfigurationModifier and TypeClassDescriptionstatic final classAn implementation forFastLaunchConfigurationMethods in software.amazon.awscdk.services.imagebuilder.alpha that return FastLaunchConfigurationModifier and TypeMethodDescriptionFastLaunchConfiguration.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder.alpha that return types with arguments of type FastLaunchConfigurationModifier and TypeMethodDescriptiondefault List<FastLaunchConfiguration> AmiDistribution.getFastLaunchConfigurations()(experimental) The fast launch configurations to use for enabling EC2 Fast Launch on the distributed Windows AMI.final List<FastLaunchConfiguration> AmiDistribution.Jsii$Proxy.getFastLaunchConfigurations()Method parameters in software.amazon.awscdk.services.imagebuilder.alpha with type arguments of type FastLaunchConfigurationModifier and TypeMethodDescriptionAmiDistribution.Builder.fastLaunchConfigurations(List<? extends FastLaunchConfiguration> fastLaunchConfigurations) Sets the value ofAmiDistribution.getFastLaunchConfigurations()