Uses of Class
software.amazon.awssdk.services.imagebuilder.model.FastLaunchLaunchTemplateSpecification
-
Packages that use FastLaunchLaunchTemplateSpecification Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of FastLaunchLaunchTemplateSpecification in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return FastLaunchLaunchTemplateSpecification Modifier and Type Method Description FastLaunchLaunchTemplateSpecificationFastLaunchConfiguration. launchTemplate()The launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create pre-provisioned snapshots.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type FastLaunchLaunchTemplateSpecification Modifier and Type Method Description FastLaunchConfiguration.BuilderFastLaunchConfiguration.Builder. launchTemplate(FastLaunchLaunchTemplateSpecification launchTemplate)The launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create pre-provisioned snapshots.
-