7#include <aws/fms/FMS_EXPORTS.h>
8#include <aws/fms/model/RuleOrder.h>
9#include <aws/fms/model/StreamExceptionPolicy.h>
92 bool m_ruleOrderHasBeenSet =
false;
95 bool m_streamExceptionPolicyHasBeenSet =
false;
AWS_FMS_API Aws::Utils::Json::JsonValue Jsonize() const
StatefulEngineOptions & WithStreamExceptionPolicy(StreamExceptionPolicy value)
AWS_FMS_API StatefulEngineOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
bool RuleOrderHasBeenSet() const
StreamExceptionPolicy GetStreamExceptionPolicy() const
bool StreamExceptionPolicyHasBeenSet() const
RuleOrder GetRuleOrder() const
AWS_FMS_API StatefulEngineOptions()=default
StatefulEngineOptions & WithRuleOrder(RuleOrder value)
AWS_FMS_API StatefulEngineOptions(Aws::Utils::Json::JsonView jsonValue)
void SetRuleOrder(RuleOrder value)
void SetStreamExceptionPolicy(StreamExceptionPolicy value)
Aws::Utils::Json::JsonValue JsonValue