| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceTypeConfig> |
InstanceFleetConfig.instanceTypeConfigs()
The instance type configurations that define the Amazon EC2 instances in the instance fleet.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceFleetConfig.Builder |
InstanceFleetConfig.Builder.instanceTypeConfigs(InstanceTypeConfig... instanceTypeConfigs)
The instance type configurations that define the Amazon EC2 instances in the instance fleet.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceFleetConfig.Builder |
InstanceFleetConfig.Builder.instanceTypeConfigs(Collection<InstanceTypeConfig> instanceTypeConfigs)
The instance type configurations that define the Amazon EC2 instances in the instance fleet.
|
Copyright © 2023. All rights reserved.