7#include <aws/braket/Braket_EXPORTS.h>
40 m_maxRuntimeInSecondsHasBeenSet =
true;
41 m_maxRuntimeInSeconds = value;
49 int m_maxRuntimeInSeconds{0};
50 bool m_maxRuntimeInSecondsHasBeenSet =
false;
AWS_BRAKET_API Aws::Utils::Json::JsonValue Jsonize() const
void SetMaxRuntimeInSeconds(int value)
AWS_BRAKET_API JobStoppingCondition & operator=(Aws::Utils::Json::JsonView jsonValue)
int GetMaxRuntimeInSeconds() const
AWS_BRAKET_API JobStoppingCondition()=default
bool MaxRuntimeInSecondsHasBeenSet() const
AWS_BRAKET_API JobStoppingCondition(Aws::Utils::Json::JsonView jsonValue)
JobStoppingCondition & WithMaxRuntimeInSeconds(int value)
Aws::Utils::Json::JsonValue JsonValue