Builder
Properties
The ID of the application the job is running on.
The aggregate vCPU, memory, and storage that Amazon Web Services has billed for the job run. 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 settings that are used to override default configuration.
The execution role ARN of the job run.
Returns the job run timeout value from the StartJobRun
call. If no timeout was specified, then it returns the default timeout of 720 minutes.
The network configuration for customer VPC connectivity.
The Amazon EMR release associated with the application your job is running on.
The state of the job run.
The state details of the job run.
The job run total execution duration in seconds. This field is only available for job runs in a COMPLETED
, FAILED
, or CANCELLED
state.
The aggregate vCPU, memory, and storage resources used from the time the job starts to execute, until the time the job 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.ConfigurationOverrides 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