Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnClusterPropsMixin.InstanceFleetResizingSpecificationsProperty.Builder
Packages that use CfnClusterPropsMixin.InstanceFleetResizingSpecificationsProperty.Builder
-
Uses of CfnClusterPropsMixin.InstanceFleetResizingSpecificationsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.emr
Methods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnClusterPropsMixin.InstanceFleetResizingSpecificationsProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.InstanceFleetResizingSpecificationsProperty.builder()CfnClusterPropsMixin.InstanceFleetResizingSpecificationsProperty.Builder.onDemandResizeSpecification(CfnClusterPropsMixin.OnDemandResizingSpecificationProperty onDemandResizeSpecification) CfnClusterPropsMixin.InstanceFleetResizingSpecificationsProperty.Builder.onDemandResizeSpecification(IResolvable onDemandResizeSpecification) CfnClusterPropsMixin.InstanceFleetResizingSpecificationsProperty.Builder.spotResizeSpecification(CfnClusterPropsMixin.SpotResizingSpecificationProperty spotResizeSpecification) CfnClusterPropsMixin.InstanceFleetResizingSpecificationsProperty.Builder.spotResizeSpecification(IResolvable spotResizeSpecification) Constructors in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnClusterPropsMixin.InstanceFleetResizingSpecificationsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.InstanceFleetResizingSpecificationsProperty.Builder.