AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <MachineLearningDetectionConfig.h>
Public Member Functions | |
MachineLearningDetectionConfig () | |
MachineLearningDetectionConfig (Aws::Utils::Json::JsonView jsonValue) | |
MachineLearningDetectionConfig & | operator= (Aws::Utils::Json::JsonView jsonValue) |
Aws::Utils::Json::JsonValue | Jsonize () const |
const ConfidenceLevel & | GetConfidenceLevel () const |
bool | ConfidenceLevelHasBeenSet () const |
void | SetConfidenceLevel (const ConfidenceLevel &value) |
void | SetConfidenceLevel (ConfidenceLevel &&value) |
MachineLearningDetectionConfig & | WithConfidenceLevel (const ConfidenceLevel &value) |
MachineLearningDetectionConfig & | WithConfidenceLevel (ConfidenceLevel &&value) |
The configuration of an ML Detect Security Profile.
Definition at line 32 of file MachineLearningDetectionConfig.h.
Aws::IoT::Model::MachineLearningDetectionConfig::MachineLearningDetectionConfig | ( | ) |
Aws::IoT::Model::MachineLearningDetectionConfig::MachineLearningDetectionConfig | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The sensitivity of anomalous behavior evaluation. Can be Low
, Medium
, or High
.
Definition at line 51 of file MachineLearningDetectionConfig.h.
|
inline |
The sensitivity of anomalous behavior evaluation. Can be Low
, Medium
, or High
.
Definition at line 45 of file MachineLearningDetectionConfig.h.
Aws::Utils::Json::JsonValue Aws::IoT::Model::MachineLearningDetectionConfig::Jsonize | ( | ) | const |
MachineLearningDetectionConfig& Aws::IoT::Model::MachineLearningDetectionConfig::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The sensitivity of anomalous behavior evaluation. Can be Low
, Medium
, or High
.
Definition at line 63 of file MachineLearningDetectionConfig.h.
|
inline |
The sensitivity of anomalous behavior evaluation. Can be Low
, Medium
, or High
.
Definition at line 57 of file MachineLearningDetectionConfig.h.
|
inline |
The sensitivity of anomalous behavior evaluation. Can be Low
, Medium
, or High
.
Definition at line 75 of file MachineLearningDetectionConfig.h.
|
inline |
The sensitivity of anomalous behavior evaluation. Can be Low
, Medium
, or High
.
Definition at line 69 of file MachineLearningDetectionConfig.h.