| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EmrCreateCluster.ScriptBootstrapActionConfigProperty.Jsii$Proxy
An implementation for
EmrCreateCluster.ScriptBootstrapActionConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.ScriptBootstrapActionConfigProperty |
EmrCreateCluster.ScriptBootstrapActionConfigProperty.Builder.build()
Builds the configured instance.
|
EmrCreateCluster.ScriptBootstrapActionConfigProperty |
EmrCreateCluster.BootstrapActionConfigProperty.getScriptBootstrapAction()
(experimental) The script run by the bootstrap action.
|
EmrCreateCluster.ScriptBootstrapActionConfigProperty |
EmrCreateCluster.BootstrapActionConfigProperty.Jsii$Proxy.getScriptBootstrapAction() |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.BootstrapActionConfigProperty.Builder |
EmrCreateCluster.BootstrapActionConfigProperty.Builder.scriptBootstrapAction(EmrCreateCluster.ScriptBootstrapActionConfigProperty scriptBootstrapAction)
|
| Constructor and Description |
|---|
Jsii$Proxy(String name,
EmrCreateCluster.ScriptBootstrapActionConfigProperty scriptBootstrapAction)
Constructor that initializes the object based on literal property values passed by the
EmrCreateCluster.ApplicationConfigProperty.Builder. |
Copyright © 2021. All rights reserved.