7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetOutputS3Path(
const char* value) { m_outputS3PathHasBeenSet =
true; m_outputS3Path.assign(value); }
58 bool m_outputS3PathHasBeenSet =
false;
ExportLabelsTaskRunProperties & WithOutputS3Path(Aws::String &&value)
AWS_GLUE_API ExportLabelsTaskRunProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API ExportLabelsTaskRunProperties()
void SetOutputS3Path(const Aws::String &value)
const Aws::String & GetOutputS3Path() const
bool OutputS3PathHasBeenSet() const
ExportLabelsTaskRunProperties & WithOutputS3Path(const Aws::String &value)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GLUE_API ExportLabelsTaskRunProperties(Aws::Utils::Json::JsonView jsonValue)
void SetOutputS3Path(const char *value)
ExportLabelsTaskRunProperties & WithOutputS3Path(const char *value)
void SetOutputS3Path(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue