| Modifier and Type | Class and Description |
|---|---|
static class |
EmrCreateCluster.ApplicationConfigProperty.Jsii$Proxy
An implementation for
EmrCreateCluster.ApplicationConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.ApplicationConfigProperty |
EmrCreateCluster.ApplicationConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<EmrCreateCluster.ApplicationConfigProperty> |
EmrCreateClusterProps.getApplications()
A case-insensitive list of applications for Amazon EMR to install and configure when launching the cluster.
|
List<EmrCreateCluster.ApplicationConfigProperty> |
EmrCreateClusterProps.Jsii$Proxy.getApplications() |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateClusterProps.Builder |
EmrCreateClusterProps.Builder.applications(List<? extends EmrCreateCluster.ApplicationConfigProperty> applications)
Sets the value of
EmrCreateClusterProps.getApplications() |
EmrCreateCluster.Builder |
EmrCreateCluster.Builder.applications(List<? extends EmrCreateCluster.ApplicationConfigProperty> applications)
A case-insensitive list of applications for Amazon EMR to install and configure when launching the cluster.
|
Copyright © 2022. All rights reserved.