public static interface ScriptBatchJobDefinition.Builder extends SdkPojo, CopyableBuilder<ScriptBatchJobDefinition.Builder,ScriptBatchJobDefinition>
| Modifier and Type | Method and Description |
|---|---|
ScriptBatchJobDefinition.Builder |
scriptName(String scriptName)
The name of the script containing the batch job definition.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildScriptBatchJobDefinition.Builder scriptName(String scriptName)
The name of the script containing the batch job definition.
scriptName - The name of the script containing the batch job definition.Copyright © 2023. All rights reserved.