| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalyDetection |
AnomalyDetection.clone() |
AnomalyDetection |
TargetHealthDescription.getAnomalyDetection()
The anomaly detection result for the target.
|
AnomalyDetection |
AnomalyDetection.withMitigationInEffect(MitigationInEffectEnum mitigationInEffect)
Indicates whether anomaly mitigation is in progress.
|
AnomalyDetection |
AnomalyDetection.withMitigationInEffect(String mitigationInEffect)
Indicates whether anomaly mitigation is in progress.
|
AnomalyDetection |
AnomalyDetection.withResult(AnomalyResultEnum result)
The latest anomaly detection result.
|
AnomalyDetection |
AnomalyDetection.withResult(String result)
The latest anomaly detection result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TargetHealthDescription.setAnomalyDetection(AnomalyDetection anomalyDetection)
The anomaly detection result for the target.
|
TargetHealthDescription |
TargetHealthDescription.withAnomalyDetection(AnomalyDetection anomalyDetection)
The anomaly detection result for the target.
|
Copyright © 2023. All rights reserved.