7#include <aws/core/utils/memory/stl/AWSVector.h>
8#include <aws/iotevents/IoTEvents_EXPORTS.h>
9#include <aws/iotevents/model/Attribute.h>
46 template <
typename AttributesT = Aws::Vector<Attribute>>
48 m_attributesHasBeenSet =
true;
49 m_attributes = std::forward<AttributesT>(value);
51 template <
typename AttributesT = Aws::Vector<Attribute>>
56 template <
typename AttributesT = Attribute>
58 m_attributesHasBeenSet =
true;
59 m_attributes.emplace_back(std::forward<AttributesT>(value));
65 bool m_attributesHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue