Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.ScriptBootstrapActionConfigProperty
Packages that use EmrCreateCluster.ScriptBootstrapActionConfigProperty
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.ScriptBootstrapActionConfigProperty in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement EmrCreateCluster.ScriptBootstrapActionConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forEmrCreateCluster.ScriptBootstrapActionConfigProperty
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrCreateCluster.ScriptBootstrapActionConfigPropertyModifier and TypeMethodDescriptionEmrCreateCluster.ScriptBootstrapActionConfigProperty.Builder.build()
Builds the configured instance.EmrCreateCluster.BootstrapActionConfigProperty.getScriptBootstrapAction()
The script run by the bootstrap action.EmrCreateCluster.BootstrapActionConfigProperty.Jsii$Proxy.getScriptBootstrapAction()
Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrCreateCluster.ScriptBootstrapActionConfigPropertyModifier and TypeMethodDescriptionEmrCreateCluster.BootstrapActionConfigProperty.Builder.scriptBootstrapAction
(EmrCreateCluster.ScriptBootstrapActionConfigProperty scriptBootstrapAction)