Inherited functions
Link copied to clipboard
Casts this JobDriver as a Hive and retrieves its aws.sdk.kotlin.services.emrserverless.model.Hive value. Returns null if the JobDriver is not a Hive.
Link copied to clipboard
Casts this JobDriver as a SparkSubmit and retrieves its aws.sdk.kotlin.services.emrserverless.model.SparkSubmit value. Throws an exception if the JobDriver is not a SparkSubmit.
Link copied to clipboard
Casts this JobDriver as a SparkSubmit and retrieves its aws.sdk.kotlin.services.emrserverless.model.SparkSubmit value. Returns null if the JobDriver is not a SparkSubmit.