| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
FailureDetails |
StepStatus.failureDetails()
The details for the step failure including reason, message, and log file path where the root cause was
identified.
|
| Modifier and Type | Method and Description |
|---|---|
StepStatus.Builder |
StepStatus.Builder.failureDetails(FailureDetails failureDetails)
The details for the step failure including reason, message, and log file path where the root cause was
identified.
|
Copyright © 2022. All rights reserved.