Uses of Class
software.amazon.awscdk.services.emr.CfnInstanceFleetConfigProps.Builder
Packages that use CfnInstanceFleetConfigProps.Builder
-
Uses of CfnInstanceFleetConfigProps.Builder in software.amazon.awscdk.services.emr
Methods in software.amazon.awscdk.services.emr that return CfnInstanceFleetConfigProps.BuilderModifier and TypeMethodDescriptionCfnInstanceFleetConfigProps.builder()Sets the value ofCfnInstanceFleetConfigProps.getClusterId()CfnInstanceFleetConfigProps.Builder.instanceFleetType(String instanceFleetType) Sets the value ofCfnInstanceFleetConfigProps.getInstanceFleetType()CfnInstanceFleetConfigProps.Builder.instanceTypeConfigs(List<? extends Object> instanceTypeConfigs) Sets the value ofCfnInstanceFleetConfigProps.getInstanceTypeConfigs()CfnInstanceFleetConfigProps.Builder.instanceTypeConfigs(IResolvable instanceTypeConfigs) Sets the value ofCfnInstanceFleetConfigProps.getInstanceTypeConfigs()CfnInstanceFleetConfigProps.Builder.launchSpecifications(IResolvable launchSpecifications) Sets the value ofCfnInstanceFleetConfigProps.getLaunchSpecifications()CfnInstanceFleetConfigProps.Builder.launchSpecifications(CfnInstanceFleetConfig.InstanceFleetProvisioningSpecificationsProperty launchSpecifications) Sets the value ofCfnInstanceFleetConfigProps.getLaunchSpecifications()Sets the value ofCfnInstanceFleetConfigProps.getName()CfnInstanceFleetConfigProps.Builder.resizeSpecifications(IResolvable resizeSpecifications) Sets the value ofCfnInstanceFleetConfigProps.getResizeSpecifications()CfnInstanceFleetConfigProps.Builder.resizeSpecifications(CfnInstanceFleetConfig.InstanceFleetResizingSpecificationsProperty resizeSpecifications) Sets the value ofCfnInstanceFleetConfigProps.getResizeSpecifications()CfnInstanceFleetConfigProps.Builder.targetOnDemandCapacity(Number targetOnDemandCapacity) Sets the value ofCfnInstanceFleetConfigProps.getTargetOnDemandCapacity()CfnInstanceFleetConfigProps.Builder.targetSpotCapacity(Number targetSpotCapacity) Sets the value ofCfnInstanceFleetConfigProps.getTargetSpotCapacity()Constructors in software.amazon.awscdk.services.emr with parameters of type CfnInstanceFleetConfigProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInstanceFleetConfigProps.Builder.