7#include <aws/clouddirectory/CloudDirectory_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/clouddirectory/model/AttributeKeyAndValue.h>
22namespace CloudDirectory
58 bool m_attributesHasBeenSet =
false;
AWS_CLOUDDIRECTORY_API BatchGetLinkAttributesResponse(Aws::Utils::Json::JsonView jsonValue)
void SetAttributes(Aws::Vector< AttributeKeyAndValue > &&value)
bool AttributesHasBeenSet() const
void SetAttributes(const Aws::Vector< AttributeKeyAndValue > &value)
const Aws::Vector< AttributeKeyAndValue > & GetAttributes() const
BatchGetLinkAttributesResponse & WithAttributes(const Aws::Vector< AttributeKeyAndValue > &value)
BatchGetLinkAttributesResponse & WithAttributes(Aws::Vector< AttributeKeyAndValue > &&value)
AWS_CLOUDDIRECTORY_API BatchGetLinkAttributesResponse & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CLOUDDIRECTORY_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CLOUDDIRECTORY_API BatchGetLinkAttributesResponse()
BatchGetLinkAttributesResponse & AddAttributes(AttributeKeyAndValue &&value)
BatchGetLinkAttributesResponse & AddAttributes(const AttributeKeyAndValue &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue