7#include <aws/mgn/Mgn_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetApiCallDateTime(
const char* value) { m_apiCallDateTimeHasBeenSet =
true; m_apiCallDateTime.assign(value); }
56 bool m_apiCallDateTimeHasBeenSet =
false;
void SetApiCallDateTime(const char *value)
LifeCycleLastTestReverted & WithApiCallDateTime(Aws::String &&value)
const Aws::String & GetApiCallDateTime() const
AWS_MGN_API LifeCycleLastTestReverted(Aws::Utils::Json::JsonView jsonValue)
LifeCycleLastTestReverted & WithApiCallDateTime(const Aws::String &value)
AWS_MGN_API LifeCycleLastTestReverted()
void SetApiCallDateTime(Aws::String &&value)
AWS_MGN_API LifeCycleLastTestReverted & operator=(Aws::Utils::Json::JsonView jsonValue)
LifeCycleLastTestReverted & WithApiCallDateTime(const char *value)
AWS_MGN_API Aws::Utils::Json::JsonValue Jsonize() const
void SetApiCallDateTime(const Aws::String &value)
bool ApiCallDateTimeHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue