7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetLocation(
const char* value) { m_locationHasBeenSet =
true; m_location.assign(value); }
57 bool m_locationHasBeenSet =
false;
ProtectedQueryS3Output & WithLocation(const Aws::String &value)
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetLocation() const
AWS_CLEANROOMS_API ProtectedQueryS3Output(Aws::Utils::Json::JsonView jsonValue)
bool LocationHasBeenSet() const
AWS_CLEANROOMS_API ProtectedQueryS3Output()
ProtectedQueryS3Output & WithLocation(const char *value)
void SetLocation(const Aws::String &value)
void SetLocation(const char *value)
ProtectedQueryS3Output & WithLocation(Aws::String &&value)
void SetLocation(Aws::String &&value)
AWS_CLEANROOMS_API ProtectedQueryS3Output & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue