EmrStepMetadata

The configurations and outcomes of an Amazon EMR step execution.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the EMR cluster.

Link copied to clipboard

The path to the log file where the cluster step's failure root cause is recorded.

Link copied to clipboard

The identifier of the EMR cluster step.

Link copied to clipboard

The name of the EMR cluster step.

Functions

Link copied to clipboard
inline fun copy(block: EmrStepMetadata.Builder.() -> Unit = {}): EmrStepMetadata
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String