| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
StatisticalThreshold |
StatisticalThreshold.clone() |
StatisticalThreshold |
BehaviorCriteria.getStatisticalThreshold()
A statistical ranking (percentile)that indicates a threshold value by which a behavior is determined to be in
compliance or in violation of the behavior.
|
StatisticalThreshold |
StatisticalThreshold.withStatistic(String statistic)
The percentile that resolves to a threshold value by which compliance with a behavior is determined.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BehaviorCriteria.setStatisticalThreshold(StatisticalThreshold statisticalThreshold)
A statistical ranking (percentile)that indicates a threshold value by which a behavior is determined to be in
compliance or in violation of the behavior.
|
BehaviorCriteria |
BehaviorCriteria.withStatisticalThreshold(StatisticalThreshold statisticalThreshold)
A statistical ranking (percentile)that indicates a threshold value by which a behavior is determined to be in
compliance or in violation of the behavior.
|
Copyright © 2024. All rights reserved.