S3BatchJobIdentifier
Specifies an Amazon S3 location that identifies the batch jobs that you want to run. Use this identifier to run ad hoc batch jobs.
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.