Builder
Properties
The ID of the application that the session belongs to.
The aggregate vCPU, memory, and storage that Amazon Web Services has billed for the session. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker. Note that billed resources do not include usage for idle pre-initialized workers.
The configuration overrides for the session, including runtime configuration properties.
The Amazon Resource Name (ARN) of the execution role for the session.
The idle timeout in minutes for the session. After the session remains idle for this duration, it is automatically terminated.
The network configuration for customer VPC connectivity for the session.
The Amazon EMR release label associated with the session.
The state of the session.
Additional details about the current state of the session.
The total execution duration of the session in seconds.
The aggregate vCPU, memory, and storage resources used from the time the session starts to execute, until the time the session terminates, rounded up to the nearest second.
Functions
construct an aws.sdk.kotlin.services.emrserverless.model.ResourceUtilization inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.SessionConfigurationOverrides inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.NetworkConfiguration inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.TotalResourceUtilization inside the given block