Builder
class Builder
Properties
Link copied to clipboard
                  Specifies the strategy to use in launching On-Demand instance fleets. Available options are lowest-price and prioritized. lowest-price specifies to launch the instances with the lowest price first, and prioritized specifies that Amazon EMR should launch the instances with the highest priority first. The default is lowest-price.
Link copied to clipboard
                  The launch specification for On-Demand instances in the instance fleet, which determines the allocation strategy.
Functions
Link copied to clipboard
                  construct an aws.sdk.kotlin.services.emr.model.OnDemandCapacityReservationOptions inside the given block