Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.BootstrapActionConfigProperty.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.BootstrapActionConfigProperty.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionEmrCreateCluster.BootstrapActionConfigProperty.builder()
Sets the value ofEmrCreateCluster.BootstrapActionConfigProperty.getName()
EmrCreateCluster.BootstrapActionConfigProperty.Builder.scriptBootstrapAction
(EmrCreateCluster.ScriptBootstrapActionConfigProperty scriptBootstrapAction) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theEmrCreateCluster.BootstrapActionConfigProperty.Builder
.