Builder
Properties
The ID of the application on which to run the job.
The client idempotency token of the job run to start. Its value must be unique for each request.
The configuration overrides for the job run.
You can pass an optional IAM policy. The resulting job IAM role permissions will be an intersection of this policy and the policy associated with your job execution role.
The execution role ARN for the job run.
The maximum duration for the job run to run. If the job run runs beyond this duration, it will be automatically cancelled.
The mode of the job run when it starts.
The retry policy when job run starts.
Functions
construct an aws.sdk.kotlin.services.emrserverless.model.ConfigurationOverrides inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.JobRunExecutionIamPolicy inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.RetryPolicy inside the given block