| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static DataIdentifierSeverity |
DataIdentifierSeverity.fromValue(String value)
Use this in place of valueOf.
|
static DataIdentifierSeverity |
DataIdentifierSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataIdentifierSeverity[] |
DataIdentifierSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SeverityLevel |
SeverityLevel.withSeverity(DataIdentifierSeverity severity)
The severity to assign to a finding if the number of occurrences is greater than or equal to the specified
threshold (occurrencesThreshold) and, if applicable, is less than the threshold for the next consecutive severity
level for the custom data identifier.
|
Copyright © 2021. All rights reserved.