7#include <aws/ssm-contacts/SSMContacts_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/DateTime.h>
51 inline void SetRotationOverrideId(
const char* value) { m_rotationOverrideIdHasBeenSet =
true; m_rotationOverrideId.assign(value); }
111 bool m_rotationOverrideIdHasBeenSet =
false;
114 bool m_newContactIdsHasBeenSet =
false;
117 bool m_startTimeHasBeenSet =
false;
120 bool m_endTimeHasBeenSet =
false;
123 bool m_createTimeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue