Builder
Properties
The ID of the application on which to start the session.
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 token, the server returns the successful 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 Serverless uses this role to access Amazon Web Services resources on your behalf during session execution.
The idle timeout in minutes for the session. After the session remains idle for this duration, Amazon EMR Serverless automatically terminates it.
Functions
construct an aws.sdk.kotlin.services.emrserverless.model.SessionConfigurationOverrides inside the given block