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 RestartBatchJobIdentifier and retrieves its aws.sdk.kotlin.services.m2.model.RestartBatchJobIdentifier value. Throws an exception if the BatchJobIdentifier is not a RestartBatchJobIdentifier.
Casts this BatchJobIdentifier as a RestartBatchJobIdentifier and retrieves its aws.sdk.kotlin.services.m2.model.RestartBatchJobIdentifier value. Returns null if the BatchJobIdentifier is not a RestartBatchJobIdentifier.
Casts this BatchJobIdentifier as a S3BatchJobIdentifier and retrieves its aws.sdk.kotlin.services.m2.model.S3BatchJobIdentifier value. Throws an exception if the BatchJobIdentifier is not a S3BatchJobIdentifier.
Casts this BatchJobIdentifier as a S3BatchJobIdentifier and retrieves its aws.sdk.kotlin.services.m2.model.S3BatchJobIdentifier value. Returns null if the BatchJobIdentifier is not a S3BatchJobIdentifier.
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.