7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/fis/FIS_EXPORTS.h>
9#include <aws/fis/model/SafetyLeverStatusInput.h>
42 m_statusHasBeenSet =
true;
57 template <
typename ReasonT = Aws::String>
59 m_reasonHasBeenSet =
true;
60 m_reason = std::forward<ReasonT>(value);
62 template <
typename ReasonT = Aws::String>
72 bool m_statusHasBeenSet =
false;
73 bool m_reasonHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue