7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/sagemaker/model/MonitoringDatasetFormat.h>
10#include <aws/sagemaker/model/ProcessingS3InputMode.h>
11#include <aws/sagemaker/model/ProcessingS3DataDistributionType.h>
78 inline void SetLocalPath(
const char* value) { m_localPathHasBeenSet =
true; m_localPath.assign(value); }
120 inline void SetFeaturesAttribute(
const char* value) { m_featuresAttributeHasBeenSet =
true; m_featuresAttribute.assign(value); }
134 inline void SetInferenceAttribute(
const char* value) { m_inferenceAttributeHasBeenSet =
true; m_inferenceAttribute.assign(value); }
149 inline void SetProbabilityAttribute(
const char* value) { m_probabilityAttributeHasBeenSet =
true; m_probabilityAttribute.assign(value); }
177 inline void SetStartTimeOffset(
const char* value) { m_startTimeOffsetHasBeenSet =
true; m_startTimeOffset.assign(value); }
194 inline void SetEndTimeOffset(
const char* value) { m_endTimeOffsetHasBeenSet =
true; m_endTimeOffset.assign(value); }
208 inline void SetExcludeFeaturesAttribute(
const char* value) { m_excludeFeaturesAttributeHasBeenSet =
true; m_excludeFeaturesAttribute.assign(value); }
216 bool m_dataCapturedDestinationS3UriHasBeenSet =
false;
219 bool m_datasetFormatHasBeenSet =
false;
222 bool m_localPathHasBeenSet =
false;
225 bool m_s3InputModeHasBeenSet =
false;
228 bool m_s3DataDistributionTypeHasBeenSet =
false;
231 bool m_featuresAttributeHasBeenSet =
false;
234 bool m_inferenceAttributeHasBeenSet =
false;
237 bool m_probabilityAttributeHasBeenSet =
false;
239 double m_probabilityThresholdAttribute;
240 bool m_probabilityThresholdAttributeHasBeenSet =
false;
243 bool m_startTimeOffsetHasBeenSet =
false;
246 bool m_endTimeOffsetHasBeenSet =
false;
249 bool m_excludeFeaturesAttributeHasBeenSet =
false;
ProcessingS3DataDistributionType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue