Builder
Properties
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client request token, the service returns the original response without performing the operation again.
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 that controls where session logs are published, such as Amazon S3, CloudWatch, or managed logging.
The idle timeout, in minutes. If the session is idle for this duration, Amazon EMR EC2 automatically terminates it.
Functions
construct an aws.sdk.kotlin.services.emr.model.SessionMonitoringConfiguration inside the given block