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>
52 inline void SetRelationType(
const char* value) { m_relationTypeHasBeenSet =
true; m_relationType.assign(value); }
75 bool m_relationTypeHasBeenSet =
false;
78 bool m_dependentResourceIdsHasBeenSet =
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