Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.ManagedScalingPolicyProperty.Builder
Packages that use EmrCreateCluster.ManagedScalingPolicyProperty.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.ManagedScalingPolicyProperty.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrCreateCluster.ManagedScalingPolicyProperty.BuilderModifier and TypeMethodDescriptionEmrCreateCluster.ManagedScalingPolicyProperty.builder()
EmrCreateCluster.ManagedScalingPolicyProperty.Builder.computeLimits
(EmrCreateCluster.ManagedScalingComputeLimitsProperty computeLimits) Sets the value ofEmrCreateCluster.ManagedScalingPolicyProperty.getComputeLimits()
Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrCreateCluster.ManagedScalingPolicyProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theEmrCreateCluster.ManagedScalingPolicyProperty.Builder
.