| Modifier and Type | Class and Description |
|---|---|
static class |
EmrCreateCluster.BootstrapActionConfigProperty.Jsii$Proxy
An implementation for
EmrCreateCluster.BootstrapActionConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.BootstrapActionConfigProperty |
EmrCreateCluster.BootstrapActionConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<EmrCreateCluster.BootstrapActionConfigProperty> |
EmrCreateClusterProps.getBootstrapActions()
A list of bootstrap actions to run before Hadoop starts on the cluster nodes.
|
List<EmrCreateCluster.BootstrapActionConfigProperty> |
EmrCreateClusterProps.Jsii$Proxy.getBootstrapActions() |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateClusterProps.Builder |
EmrCreateClusterProps.Builder.bootstrapActions(List<? extends EmrCreateCluster.BootstrapActionConfigProperty> bootstrapActions)
Sets the value of
EmrCreateClusterProps.getBootstrapActions() |
EmrCreateCluster.Builder |
EmrCreateCluster.Builder.bootstrapActions(List<? extends EmrCreateCluster.BootstrapActionConfigProperty> bootstrapActions)
A list of bootstrap actions to run before Hadoop starts on the cluster nodes.
|
Copyright © 2023. All rights reserved.