| Package | Description |
|---|---|
| software.amazon.awscdk.services.batch |
AWS Batch Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LaunchTemplateSpecification.Jsii$Proxy
An implementation for
LaunchTemplateSpecification |
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateSpecification |
LaunchTemplateSpecification.Builder.build()
Builds the configured instance.
|
default LaunchTemplateSpecification |
ComputeResources.getLaunchTemplate()
(experimental) An optional launch template to associate with your compute resources.
|
LaunchTemplateSpecification |
ComputeResources.Jsii$Proxy.getLaunchTemplate() |
| Modifier and Type | Method and Description |
|---|---|
ComputeResources.Builder |
ComputeResources.Builder.launchTemplate(LaunchTemplateSpecification launchTemplate)
Sets the value of
ComputeResources.getLaunchTemplate() |
Copyright © 2022. All rights reserved.