| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
List<KeyValue> |
HadoopJarStepConfig.properties()
A list of Java properties that are set when the step runs.
|
| Modifier and Type | Method and Description |
|---|---|
HadoopJarStepConfig.Builder |
HadoopJarStepConfig.Builder.properties(KeyValue... properties)
A list of Java properties that are set when the step runs.
|
| Modifier and Type | Method and Description |
|---|---|
HadoopJarStepConfig.Builder |
HadoopJarStepConfig.Builder.properties(Collection<KeyValue> properties)
A list of Java properties that are set when the step runs.
|
Copyright © 2022. All rights reserved.