#include <TrainingDataSchema.h>
The training data schema.
See Also:
AWS API Reference
Definition at line 33 of file TrainingDataSchema.h.
◆ TrainingDataSchema() [1/2]
Aws::FraudDetector::Model::TrainingDataSchema::TrainingDataSchema |
( |
| ) |
|
◆ TrainingDataSchema() [2/2]
◆ AddModelVariables() [1/3]
◆ AddModelVariables() [2/3]
◆ AddModelVariables() [3/3]
TrainingDataSchema& Aws::FraudDetector::Model::TrainingDataSchema::AddModelVariables |
( |
const char * |
value | ) |
|
|
inline |
◆ GetLabelSchema()
const LabelSchema& Aws::FraudDetector::Model::TrainingDataSchema::GetLabelSchema |
( |
| ) |
const |
|
inline |
◆ GetModelVariables()
◆ Jsonize()
◆ LabelSchemaHasBeenSet()
bool Aws::FraudDetector::Model::TrainingDataSchema::LabelSchemaHasBeenSet |
( |
| ) |
const |
|
inline |
◆ ModelVariablesHasBeenSet()
bool Aws::FraudDetector::Model::TrainingDataSchema::ModelVariablesHasBeenSet |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetLabelSchema() [1/2]
void Aws::FraudDetector::Model::TrainingDataSchema::SetLabelSchema |
( |
const LabelSchema & |
value | ) |
|
|
inline |
◆ SetLabelSchema() [2/2]
void Aws::FraudDetector::Model::TrainingDataSchema::SetLabelSchema |
( |
LabelSchema && |
value | ) |
|
|
inline |
◆ SetModelVariables() [1/2]
◆ SetModelVariables() [2/2]
void Aws::FraudDetector::Model::TrainingDataSchema::SetModelVariables |
( |
const Aws::Vector< Aws::String > & |
value | ) |
|
|
inline |
◆ WithLabelSchema() [1/2]
◆ WithLabelSchema() [2/2]
◆ WithModelVariables() [1/2]
◆ WithModelVariables() [2/2]
The documentation for this class was generated from the following file: