ScriptBatchJobDefinition
A script containing a batch job definition.
Inherited functions
Casts this BatchJobDefinition as a FileBatchJobDefinition and retrieves its aws.sdk.kotlin.services.m2.model.FileBatchJobDefinition value. Throws an exception if the BatchJobDefinition is not a FileBatchJobDefinition.
Casts this BatchJobDefinition as a FileBatchJobDefinition and retrieves its aws.sdk.kotlin.services.m2.model.FileBatchJobDefinition value. Returns null if the BatchJobDefinition is not a FileBatchJobDefinition.
Casts this BatchJobDefinition as a ScriptBatchJobDefinition and retrieves its aws.sdk.kotlin.services.m2.model.ScriptBatchJobDefinition value. Throws an exception if the BatchJobDefinition is not a ScriptBatchJobDefinition.
Casts this BatchJobDefinition as a ScriptBatchJobDefinition and retrieves its aws.sdk.kotlin.services.m2.model.ScriptBatchJobDefinition value. Returns null if the BatchJobDefinition is not a ScriptBatchJobDefinition.