7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/lookoutequipment/LookoutEquipment_EXPORTS.h>
19namespace LookoutEquipment {
41 template <
typename BucketT = Aws::String>
43 m_bucketHasBeenSet =
true;
44 m_bucket = std::forward<BucketT>(value);
46 template <
typename BucketT = Aws::String>
59 template <
typename PrefixT = Aws::String>
61 m_prefixHasBeenSet =
true;
62 m_prefix = std::forward<PrefixT>(value);
64 template <
typename PrefixT = Aws::String>
72 bool m_bucketHasBeenSet =
false;
75 bool m_prefixHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue