| Package | Description |
|---|---|
| com.amazonaws.services.logs.model |
| Modifier and Type | Method and Description |
|---|---|
static SuppressionType |
SuppressionType.fromValue(String value)
Use this in place of valueOf.
|
static SuppressionType |
SuppressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SuppressionType[] |
SuppressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAnomalyRequest |
UpdateAnomalyRequest.withSuppressionType(SuppressionType suppressionType)
Use this to specify whether the suppression to be temporary or infinite.
|
Copyright © 2024. All rights reserved.