28 namespace MachineLearning
70 inline void SetDataLocationS3(
const char* value) { m_dataLocationS3HasBeenSet =
true; m_dataLocationS3.assign(value); }
343 inline void SetDataRearrangement(
const char* value) { m_dataRearrangementHasBeenSet =
true; m_dataRearrangement.assign(value); }
624 inline void SetDataSchema(
const char* value) { m_dataSchemaHasBeenSet =
true; m_dataSchema.assign(value); }
717 inline void SetDataSchemaLocationS3(
const char* value) { m_dataSchemaLocationS3HasBeenSet =
true; m_dataSchemaLocationS3.assign(value); }
739 bool m_dataLocationS3HasBeenSet;
741 bool m_dataRearrangementHasBeenSet;
743 bool m_dataSchemaHasBeenSet;
745 bool m_dataSchemaLocationS3HasBeenSet;
S3DataSpec & WithDataSchemaLocationS3(Aws::String &&value)
void SetDataRearrangement(Aws::String &&value)
void SetDataSchema(Aws::String &&value)
void SetDataRearrangement(const Aws::String &value)
S3DataSpec & WithDataSchemaLocationS3(const Aws::String &value)
S3DataSpec & WithDataSchema(const char *value)
void SetDataSchema(const Aws::String &value)
S3DataSpec & WithDataSchemaLocationS3(const char *value)
const Aws::String & GetDataRearrangement() const
const Aws::String & GetDataLocationS3() const
S3DataSpec & WithDataRearrangement(Aws::String &&value)
void SetDataSchemaLocationS3(Aws::String &&value)
S3DataSpec & WithDataRearrangement(const Aws::String &value)
void SetDataLocationS3(const Aws::String &value)
void SetDataLocationS3(const char *value)
const Aws::String & GetDataSchemaLocationS3() const
S3DataSpec & WithDataLocationS3(Aws::String &&value)
S3DataSpec & WithDataLocationS3(const char *value)
S3DataSpec & WithDataLocationS3(const Aws::String &value)
void SetDataSchemaLocationS3(const Aws::String &value)
void SetDataLocationS3(Aws::String &&value)
void SetDataSchema(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetDataSchemaLocationS3(const char *value)
S3DataSpec & WithDataSchema(Aws::String &&value)
S3DataSpec & WithDataSchema(const Aws::String &value)
#define AWS_MACHINELEARNING_API
const Aws::String & GetDataSchema() const
JSON (JavaScript Object Notation).
void SetDataRearrangement(const char *value)
S3DataSpec & WithDataRearrangement(const char *value)