| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
static Ec2Configuration.Builder |
Ec2Configuration.builder() |
Ec2Configuration.Builder |
Ec2Configuration.Builder.imageIdOverride(String imageIdOverride)
The AMI ID used for instances launched in the compute environment that match the image type.
|
Ec2Configuration.Builder |
Ec2Configuration.Builder.imageKubernetesVersion(String imageKubernetesVersion)
The Kubernetes version for the compute environment.
|
Ec2Configuration.Builder |
Ec2Configuration.Builder.imageType(String imageType)
The image type to match with the instance type to select an AMI.
|
Ec2Configuration.Builder |
Ec2Configuration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Ec2Configuration.Builder> |
Ec2Configuration.serializableBuilderClass() |
Copyright © 2023. All rights reserved.