| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Method and Description |
|---|---|
static EmrCreateCluster.ConfigurationProperty.Builder |
EmrCreateCluster.ConfigurationProperty.builder() |
EmrCreateCluster.ConfigurationProperty.Builder |
EmrCreateCluster.ConfigurationProperty.Builder.classification(String classification)
Sets the value of
EmrCreateCluster.ConfigurationProperty.getClassification() |
EmrCreateCluster.ConfigurationProperty.Builder |
EmrCreateCluster.ConfigurationProperty.Builder.configurations(List<? extends EmrCreateCluster.ConfigurationProperty> configurations)
Sets the value of
EmrCreateCluster.ConfigurationProperty.getConfigurations() |
EmrCreateCluster.ConfigurationProperty.Builder |
EmrCreateCluster.ConfigurationProperty.Builder.properties(Map<String,String> properties)
Sets the value of
EmrCreateCluster.ConfigurationProperty.getProperties() |
Copyright © 2021. All rights reserved.