Builder
Properties
The configuration overrides for the session. Only runtime configuration overrides are supported.
The execution role ARN for the session. Amazon EMR uses this role to access Amazon Web Services resources on your behalf during session execution.
The monitoring configuration for the session.
The Amazon EMR release label of the cluster that the session is running on.
The idle timeout, in minutes. If the session is idle for this duration, Amazon EMR automatically terminates it.
The current state of the session. Valid values are SUBMITTED, STARTING, STARTED, IDLE, BUSY, TERMINATING, TERMINATED, and FAILED.
A human-readable message describing the most recent state change.
Functions
construct an aws.sdk.kotlin.services.emr.model.SessionMonitoringConfiguration inside the given block