7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mgn/Mgn_EXPORTS.h>
40 template <
typename ApiCallDateTimeT = Aws::String>
42 m_apiCallDateTimeHasBeenSet =
true;
43 m_apiCallDateTime = std::forward<ApiCallDateTimeT>(value);
45 template <
typename ApiCallDateTimeT = Aws::String>
53 bool m_apiCallDateTimeHasBeenSet =
false;
LifeCycleLastCutoverReverted & WithApiCallDateTime(ApiCallDateTimeT &&value)
AWS_MGN_API LifeCycleLastCutoverReverted(Aws::Utils::Json::JsonView jsonValue)
AWS_MGN_API LifeCycleLastCutoverReverted()=default
void SetApiCallDateTime(ApiCallDateTimeT &&value)
AWS_MGN_API Aws::Utils::Json::JsonValue Jsonize() const
bool ApiCallDateTimeHasBeenSet() const
AWS_MGN_API LifeCycleLastCutoverReverted & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetApiCallDateTime() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue