7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
9#include <aws/sagemaker/model/ProcessingS3DataDistributionType.h>
10#include <aws/sagemaker/model/ProcessingS3InputMode.h>
43 template <
typename Endpo
intNameT = Aws::String>
45 m_endpointNameHasBeenSet =
true;
46 m_endpointName = std::forward<EndpointNameT>(value);
48 template <
typename Endpo
intNameT = Aws::String>
62 template <
typename LocalPathT = Aws::String>
64 m_localPathHasBeenSet =
true;
65 m_localPath = std::forward<LocalPathT>(value);
67 template <
typename LocalPathT = Aws::String>
84 m_s3InputModeHasBeenSet =
true;
85 m_s3InputMode = value;
101 m_s3DataDistributionTypeHasBeenSet =
true;
102 m_s3DataDistributionType = value;
116 template <
typename FeaturesAttributeT = Aws::String>
118 m_featuresAttributeHasBeenSet =
true;
119 m_featuresAttribute = std::forward<FeaturesAttributeT>(value);
121 template <
typename FeaturesAttributeT = Aws::String>
134 template <
typename InferenceAttributeT = Aws::String>
136 m_inferenceAttributeHasBeenSet =
true;
137 m_inferenceAttribute = std::forward<InferenceAttributeT>(value);
139 template <
typename InferenceAttributeT = Aws::String>
153 template <
typename ProbabilityAttributeT = Aws::String>
155 m_probabilityAttributeHasBeenSet =
true;
156 m_probabilityAttribute = std::forward<ProbabilityAttributeT>(value);
158 template <
typename ProbabilityAttributeT = Aws::String>
173 m_probabilityThresholdAttributeHasBeenSet =
true;
174 m_probabilityThresholdAttribute = value;
191 template <
typename StartTimeOffsetT = Aws::String>
193 m_startTimeOffsetHasBeenSet =
true;
194 m_startTimeOffset = std::forward<StartTimeOffsetT>(value);
196 template <
typename StartTimeOffsetT = Aws::String>
212 template <
typename EndTimeOffsetT = Aws::String>
214 m_endTimeOffsetHasBeenSet =
true;
215 m_endTimeOffset = std::forward<EndTimeOffsetT>(value);
217 template <
typename EndTimeOffsetT = Aws::String>
230 template <
typename ExcludeFeaturesAttributeT = Aws::String>
232 m_excludeFeaturesAttributeHasBeenSet =
true;
233 m_excludeFeaturesAttribute = std::forward<ExcludeFeaturesAttributeT>(value);
235 template <
typename ExcludeFeaturesAttributeT = Aws::String>
256 double m_probabilityThresholdAttribute{0.0};
263 bool m_endpointNameHasBeenSet =
false;
264 bool m_localPathHasBeenSet =
false;
265 bool m_s3InputModeHasBeenSet =
false;
266 bool m_s3DataDistributionTypeHasBeenSet =
false;
267 bool m_featuresAttributeHasBeenSet =
false;
268 bool m_inferenceAttributeHasBeenSet =
false;
269 bool m_probabilityAttributeHasBeenSet =
false;
270 bool m_probabilityThresholdAttributeHasBeenSet =
false;
271 bool m_startTimeOffsetHasBeenSet =
false;
272 bool m_endTimeOffsetHasBeenSet =
false;
273 bool m_excludeFeaturesAttributeHasBeenSet =
false;
ProcessingS3DataDistributionType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue