7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/iot/IoT_EXPORTS.h>
41 template <
typename KeyValueT = Aws::String>
43 m_keyValueHasBeenSet =
true;
44 m_keyValue = std::forward<KeyValueT>(value);
46 template <
typename KeyValueT = Aws::String>
58 inline int GetCount()
const {
return m_count; }
61 m_countHasBeenSet =
true;
73 bool m_keyValueHasBeenSet =
false;
74 bool m_countHasBeenSet =
false;
bool KeyValueHasBeenSet() const
Bucket & WithCount(int value)
AWS_IOT_API Bucket()=default
void SetKeyValue(KeyValueT &&value)
AWS_IOT_API Bucket & operator=(Aws::Utils::Json::JsonView jsonValue)
Bucket & WithKeyValue(KeyValueT &&value)
const Aws::String & GetKeyValue() const
bool CountHasBeenSet() const
AWS_IOT_API Bucket(Aws::Utils::Json::JsonView jsonValue)
AWS_IOT_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue