7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/iotevents/IoTEvents_EXPORTS.h>
51 template <
typename JsonPathT = Aws::String>
53 m_jsonPathHasBeenSet =
true;
54 m_jsonPath = std::forward<JsonPathT>(value);
56 template <
typename JsonPathT = Aws::String>
64 bool m_jsonPathHasBeenSet =
false;
const Aws::String & GetJsonPath() const
AWS_IOTEVENTS_API Attribute & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTEVENTS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTEVENTS_API Attribute()=default
AWS_IOTEVENTS_API Attribute(Aws::Utils::Json::JsonView jsonValue)
bool JsonPathHasBeenSet() const
void SetJsonPath(JsonPathT &&value)
Attribute & WithJsonPath(JsonPathT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue