7#include <aws/states/SFN_EXPORTS.h>
39 m_catchIndexHasBeenSet =
true;
55 m_retryIndexHasBeenSet =
true;
72 m_retryBackoffIntervalSecondsHasBeenSet =
true;
73 m_retryBackoffIntervalSeconds = value;
85 int m_retryBackoffIntervalSeconds{0};
86 bool m_catchIndexHasBeenSet =
false;
87 bool m_retryIndexHasBeenSet =
false;
88 bool m_retryBackoffIntervalSecondsHasBeenSet =
false;
AWS_SFN_API InspectionErrorDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
bool RetryIndexHasBeenSet() const
AWS_SFN_API InspectionErrorDetails()=default
int GetCatchIndex() const
InspectionErrorDetails & WithRetryIndex(int value)
InspectionErrorDetails & WithRetryBackoffIntervalSeconds(int value)
int GetRetryBackoffIntervalSeconds() const
void SetRetryIndex(int value)
void SetRetryBackoffIntervalSeconds(int value)
AWS_SFN_API InspectionErrorDetails(Aws::Utils::Json::JsonView jsonValue)
AWS_SFN_API Aws::Utils::Json::JsonValue Jsonize() const
InspectionErrorDetails & WithCatchIndex(int value)
bool RetryBackoffIntervalSecondsHasBeenSet() const
int GetRetryIndex() const
bool CatchIndexHasBeenSet() const
void SetCatchIndex(int value)
Aws::Utils::Json::JsonValue JsonValue