public static interface JobStoppingCondition.Builder extends SdkPojo, CopyableBuilder<JobStoppingCondition.Builder,JobStoppingCondition>
| Modifier and Type | Method and Description |
|---|---|
JobStoppingCondition.Builder |
maxRuntimeInSeconds(Integer maxRuntimeInSeconds)
The maximum length of time, in seconds, that an Amazon Braket job can run.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildJobStoppingCondition.Builder maxRuntimeInSeconds(Integer maxRuntimeInSeconds)
The maximum length of time, in seconds, that an Amazon Braket job can run.
maxRuntimeInSeconds - The maximum length of time, in seconds, that an Amazon Braket job can run.Copyright © 2022. All rights reserved.