ScriptBatchJobIdentifier
A batch job identifier in which the batch job to run is identified by the script name.
Inherited functions
Casts this BatchJobIdentifier as a FileBatchJobIdentifier and retrieves its aws.sdk.kotlin.services.m2.model.FileBatchJobIdentifier value. Throws an exception if the BatchJobIdentifier is not a FileBatchJobIdentifier.
Casts this BatchJobIdentifier as a FileBatchJobIdentifier and retrieves its aws.sdk.kotlin.services.m2.model.FileBatchJobIdentifier value. Returns null if the BatchJobIdentifier is not a FileBatchJobIdentifier.
Casts this BatchJobIdentifier as a ScriptBatchJobIdentifier and retrieves its aws.sdk.kotlin.services.m2.model.ScriptBatchJobIdentifier value. Throws an exception if the BatchJobIdentifier is not a ScriptBatchJobIdentifier.
Casts this BatchJobIdentifier as a ScriptBatchJobIdentifier and retrieves its aws.sdk.kotlin.services.m2.model.ScriptBatchJobIdentifier value. Returns null if the BatchJobIdentifier is not a ScriptBatchJobIdentifier.