| Package | Description |
|---|---|
| com.amazonaws.services.elasticmapreduce.model |
| Modifier and Type | Method and Description |
|---|---|
SpotResizingSpecification |
SpotResizingSpecification.clone() |
SpotResizingSpecification |
InstanceFleetResizingSpecifications.getSpotResizeSpecification()
The resize specification for Spot Instances in the instance fleet, which contains the resize timeout period.
|
SpotResizingSpecification |
SpotResizingSpecification.withTimeoutDurationMinutes(Integer timeoutDurationMinutes)
Spot resize timeout in minutes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceFleetResizingSpecifications.setSpotResizeSpecification(SpotResizingSpecification spotResizeSpecification)
The resize specification for Spot Instances in the instance fleet, which contains the resize timeout period.
|
InstanceFleetResizingSpecifications |
InstanceFleetResizingSpecifications.withSpotResizeSpecification(SpotResizingSpecification spotResizeSpecification)
The resize specification for Spot Instances in the instance fleet, which contains the resize timeout period.
|
Copyright © 2025. All rights reserved.