| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static StringFilterComparison |
StringFilterComparison.fromValue(String value)
Use this in place of valueOf.
|
static StringFilterComparison |
StringFilterComparison.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringFilterComparison[] |
StringFilterComparison.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StringFilter |
StringFilter.withComparison(StringFilterComparison comparison)
The condition to apply to a string value when querying for findings.
|
Copyright © 2020. All rights reserved.