| Package | Description |
|---|---|
| com.amazonaws.services.logs.model |
| Modifier and Type | Method and Description |
|---|---|
static SuppressionState |
SuppressionState.fromValue(String value)
Use this in place of valueOf.
|
static SuppressionState |
SuppressionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SuppressionState[] |
SuppressionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListAnomaliesRequest |
ListAnomaliesRequest.withSuppressionState(SuppressionState suppressionState)
You can specify this parameter if you want to the operation to return only anomalies that are currently either
suppressed or unsuppressed.
|
Copyright © 2024. All rights reserved.