public static interface AutoStartConfig.Builder extends SdkPojo, CopyableBuilder<AutoStartConfig.Builder,AutoStartConfig>
| Modifier and Type | Method and Description |
|---|---|
AutoStartConfig.Builder |
enabled(Boolean enabled)
Enables the application to automatically start on job submission.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAutoStartConfig.Builder enabled(Boolean enabled)
Enables the application to automatically start on job submission. Defaults to true.
enabled - Enables the application to automatically start on job submission. Defaults to true.Copyright © 2023. All rights reserved.