Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnClusterPropsMixin.InstanceFleetConfigProperty.Builder
Packages that use CfnClusterPropsMixin.InstanceFleetConfigProperty.Builder
-
Uses of CfnClusterPropsMixin.InstanceFleetConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.emr
Methods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnClusterPropsMixin.InstanceFleetConfigProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.InstanceFleetConfigProperty.builder()CfnClusterPropsMixin.InstanceFleetConfigProperty.Builder.instanceTypeConfigs(List<? extends Object> instanceTypeConfigs) CfnClusterPropsMixin.InstanceFleetConfigProperty.Builder.instanceTypeConfigs(IResolvable instanceTypeConfigs) CfnClusterPropsMixin.InstanceFleetConfigProperty.Builder.launchSpecifications(CfnClusterPropsMixin.InstanceFleetProvisioningSpecificationsProperty launchSpecifications) CfnClusterPropsMixin.InstanceFleetConfigProperty.Builder.launchSpecifications(IResolvable launchSpecifications) Sets the value ofCfnClusterPropsMixin.InstanceFleetConfigProperty.getName()CfnClusterPropsMixin.InstanceFleetConfigProperty.Builder.resizeSpecifications(CfnClusterPropsMixin.InstanceFleetResizingSpecificationsProperty resizeSpecifications) CfnClusterPropsMixin.InstanceFleetConfigProperty.Builder.resizeSpecifications(IResolvable resizeSpecifications) CfnClusterPropsMixin.InstanceFleetConfigProperty.Builder.targetOnDemandCapacity(Number targetOnDemandCapacity) CfnClusterPropsMixin.InstanceFleetConfigProperty.Builder.targetSpotCapacity(Number targetSpotCapacity) Sets the value ofCfnClusterPropsMixin.InstanceFleetConfigProperty.getTargetSpotCapacity()Constructors in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnClusterPropsMixin.InstanceFleetConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.InstanceFleetConfigProperty.Builder.