7#include <aws/iot/IoT_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>
11#include <aws/iot/model/GroupNameAndArn.h>
51 inline void SetParentGroupName(
const char* value) { m_parentGroupNameHasBeenSet =
true; m_parentGroupName.assign(value); }
85 bool m_parentGroupNameHasBeenSet =
false;
88 bool m_rootToParentThingGroupsHasBeenSet =
false;
91 bool m_creationDateHasBeenSet =
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