7#include <aws/databrew/GlueDataBrew_EXPORTS.h>
8#include <aws/databrew/model/S3Location.h>
19namespace GlueDataBrew {
42 template <
typename LocationT = S3Location>
44 m_locationHasBeenSet =
true;
45 m_location = std::forward<LocationT>(value);
47 template <
typename LocationT = S3Location>
55 bool m_locationHasBeenSet =
false;
AWS_GLUEDATABREW_API S3TableOutputOptions(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUEDATABREW_API S3TableOutputOptions()=default
AWS_GLUEDATABREW_API S3TableOutputOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUEDATABREW_API Aws::Utils::Json::JsonValue Jsonize() const
bool LocationHasBeenSet() const
const S3Location & GetLocation() const
S3TableOutputOptions & WithLocation(LocationT &&value)
void SetLocation(LocationT &&value)
Aws::Utils::Json::JsonValue JsonValue