7#include <aws/lambda/Lambda_EXPORTS.h>
38 m_nextAttemptDelaySecondsHasBeenSet =
true;
39 m_nextAttemptDelaySeconds = value;
47 int m_nextAttemptDelaySeconds{0};
48 bool m_nextAttemptDelaySecondsHasBeenSet =
false;
void SetNextAttemptDelaySeconds(int value)
StepOptions & WithNextAttemptDelaySeconds(int value)
int GetNextAttemptDelaySeconds() const
AWS_LAMBDA_API StepOptions()=default
AWS_LAMBDA_API StepOptions(Aws::Utils::Json::JsonView jsonValue)
AWS_LAMBDA_API StepOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LAMBDA_API Aws::Utils::Json::JsonValue Jsonize() const
bool NextAttemptDelaySecondsHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue