| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
StepStatus |
Step.status()
The current execution status details of the cluster step.
|
StepStatus |
StepSummary.status()
The current execution status details of the cluster step.
|
| Modifier and Type | Method and Description |
|---|---|
Step.Builder |
Step.Builder.status(StepStatus status)
The current execution status details of the cluster step.
|
StepSummary.Builder |
StepSummary.Builder.status(StepStatus status)
The current execution status details of the cluster step.
|
Copyright © 2022. All rights reserved.