| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2.model |
| Modifier and Type | Method and Description |
|---|---|
ScriptBatchJobIdentifier |
BatchJobIdentifier.scriptBatchJobIdentifier()
A batch job identifier in which the batch job to run is identified by the script name.
|
| Modifier and Type | Method and Description |
|---|---|
static BatchJobIdentifier |
BatchJobIdentifier.fromScriptBatchJobIdentifier(ScriptBatchJobIdentifier scriptBatchJobIdentifier)
Create an instance of this class with
BatchJobIdentifier.scriptBatchJobIdentifier() initialized to the given value. |
BatchJobIdentifier.Builder |
BatchJobIdentifier.Builder.scriptBatchJobIdentifier(ScriptBatchJobIdentifier scriptBatchJobIdentifier)
A batch job identifier in which the batch job to run is identified by the script name.
|
Copyright © 2023. All rights reserved.