Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.ManagedScalingPolicyProperty
Packages that use EmrCreateCluster.ManagedScalingPolicyProperty
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.ManagedScalingPolicyProperty in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement EmrCreateCluster.ManagedScalingPolicyPropertyModifier and TypeClassDescriptionstatic final class
An implementation forEmrCreateCluster.ManagedScalingPolicyProperty
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrCreateCluster.ManagedScalingPolicyPropertyModifier and TypeMethodDescriptionEmrCreateCluster.ManagedScalingPolicyProperty.Builder.build()
Builds the configured instance.EmrCreateClusterJsonataProps.getManagedScalingPolicy()
The specified managed scaling policy for an Amazon EMR cluster.EmrCreateClusterJsonataProps.Jsii$Proxy.getManagedScalingPolicy()
EmrCreateClusterJsonPathProps.getManagedScalingPolicy()
The specified managed scaling policy for an Amazon EMR cluster.EmrCreateClusterJsonPathProps.Jsii$Proxy.getManagedScalingPolicy()
EmrCreateClusterProps.getManagedScalingPolicy()
The specified managed scaling policy for an Amazon EMR cluster.EmrCreateClusterProps.Jsii$Proxy.getManagedScalingPolicy()
Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrCreateCluster.ManagedScalingPolicyPropertyModifier and TypeMethodDescriptionEmrCreateCluster.Builder.managedScalingPolicy
(EmrCreateCluster.ManagedScalingPolicyProperty managedScalingPolicy) The specified managed scaling policy for an Amazon EMR cluster.EmrCreateClusterJsonataProps.Builder.managedScalingPolicy
(EmrCreateCluster.ManagedScalingPolicyProperty managedScalingPolicy) Sets the value ofEmrCreateClusterJsonataProps.getManagedScalingPolicy()
EmrCreateClusterJsonPathProps.Builder.managedScalingPolicy
(EmrCreateCluster.ManagedScalingPolicyProperty managedScalingPolicy) Sets the value ofEmrCreateClusterJsonPathProps.getManagedScalingPolicy()
EmrCreateClusterProps.Builder.managedScalingPolicy
(EmrCreateCluster.ManagedScalingPolicyProperty managedScalingPolicy) Sets the value ofEmrCreateClusterProps.getManagedScalingPolicy()