Uses of Class
software.amazon.awscdk.services.emr.CfnCluster.OnDemandResizingSpecificationProperty.Builder
-
Uses of CfnCluster.OnDemandResizingSpecificationProperty.Builder in software.amazon.awscdk.services.emr
Modifier and TypeMethodDescriptionCfnCluster.OnDemandResizingSpecificationProperty.Builder.allocationStrategy
(String allocationStrategy) Sets the value ofCfnCluster.OnDemandResizingSpecificationProperty.getAllocationStrategy()
CfnCluster.OnDemandResizingSpecificationProperty.builder()
CfnCluster.OnDemandResizingSpecificationProperty.Builder.capacityReservationOptions
(IResolvable capacityReservationOptions) CfnCluster.OnDemandResizingSpecificationProperty.Builder.capacityReservationOptions
(CfnCluster.OnDemandCapacityReservationOptionsProperty capacityReservationOptions) CfnCluster.OnDemandResizingSpecificationProperty.Builder.timeoutDurationMinutes
(Number timeoutDurationMinutes) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCluster.OnDemandResizingSpecificationProperty.Builder
.