7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/config/model/RemediationExecutionStepState.h>
10#include <aws/core/utils/DateTime.h>
23namespace ConfigService
50 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
76 inline void SetErrorMessage(
const char* value) { m_errorMessageHasBeenSet =
true; m_errorMessage.assign(value); }
108 bool m_nameHasBeenSet =
false;
111 bool m_stateHasBeenSet =
false;
114 bool m_errorMessageHasBeenSet =
false;
117 bool m_startTimeHasBeenSet =
false;
120 bool m_stopTimeHasBeenSet =
false;
RemediationExecutionStepState
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue