Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce.model |
Modifier and Type | Method and Description |
---|---|
OnDemandResizingSpecification |
OnDemandResizingSpecification.clone() |
OnDemandResizingSpecification |
InstanceFleetResizingSpecifications.getOnDemandResizeSpecification()
The resize specification for On-Demand Instances in the instance fleet, which contains the resize timeout period.
|
OnDemandResizingSpecification |
OnDemandResizingSpecification.withTimeoutDurationMinutes(Integer timeoutDurationMinutes)
On-Demand resize timeout in minutes.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceFleetResizingSpecifications.setOnDemandResizeSpecification(OnDemandResizingSpecification onDemandResizeSpecification)
The resize specification for On-Demand Instances in the instance fleet, which contains the resize timeout period.
|
InstanceFleetResizingSpecifications |
InstanceFleetResizingSpecifications.withOnDemandResizeSpecification(OnDemandResizingSpecification onDemandResizeSpecification)
The resize specification for On-Demand Instances in the instance fleet, which contains the resize timeout period.
|
Copyright © 2023. All rights reserved.