| Package | Description |
|---|---|
| com.amazonaws.services.logs.model |
| Modifier and Type | Method and Description |
|---|---|
static SuppressionUnit |
SuppressionUnit.fromValue(String value)
Use this in place of valueOf.
|
static SuppressionUnit |
SuppressionUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SuppressionUnit[] |
SuppressionUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SuppressionPeriod |
SuppressionPeriod.withSuppressionUnit(SuppressionUnit suppressionUnit)
Specifies whether the value of
value is in seconds, minutes, or hours. |
Copyright © 2024. All rights reserved.