Uses of Interface
software.amazon.awscdk.services.batch.LaunchTemplateSpecification
Packages that use LaunchTemplateSpecification
-
Uses of LaunchTemplateSpecification in software.amazon.awscdk.services.batch
Classes in software.amazon.awscdk.services.batch that implement LaunchTemplateSpecificationModifier and TypeClassDescriptionstatic final classAn implementation forLaunchTemplateSpecificationMethods in software.amazon.awscdk.services.batch that return LaunchTemplateSpecificationModifier and TypeMethodDescriptionLaunchTemplateSpecification.Builder.build()Builds the configured instance.default LaunchTemplateSpecificationComputeResources.getLaunchTemplate()(experimental) An optional launch template to associate with your compute resources.ComputeResources.Jsii$Proxy.getLaunchTemplate()Methods in software.amazon.awscdk.services.batch with parameters of type LaunchTemplateSpecificationModifier and TypeMethodDescriptionComputeResources.Builder.launchTemplate(LaunchTemplateSpecification launchTemplate) Sets the value ofComputeResources.getLaunchTemplate()