Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.LaunchTemplateConfiguration
Packages that use LaunchTemplateConfiguration
Package
Description
EC2 Image Builder Construct Library
-
Uses of LaunchTemplateConfiguration in software.amazon.awscdk.services.imagebuilder.alpha
Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement LaunchTemplateConfigurationModifier and TypeClassDescriptionstatic final classAn implementation forLaunchTemplateConfigurationMethods in software.amazon.awscdk.services.imagebuilder.alpha that return LaunchTemplateConfigurationModifier and TypeMethodDescriptionLaunchTemplateConfiguration.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder.alpha that return types with arguments of type LaunchTemplateConfigurationModifier and TypeMethodDescriptiondefault List<LaunchTemplateConfiguration> AmiDistribution.getLaunchTemplates()(experimental) The launch templates to apply the distributed AMI to.final List<LaunchTemplateConfiguration> AmiDistribution.Jsii$Proxy.getLaunchTemplates()Method parameters in software.amazon.awscdk.services.imagebuilder.alpha with type arguments of type LaunchTemplateConfigurationModifier and TypeMethodDescriptionAmiDistribution.Builder.launchTemplates(List<? extends LaunchTemplateConfiguration> launchTemplates) Sets the value ofAmiDistribution.getLaunchTemplates()