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