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