| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static CriterionKey |
CriterionKey.fromValue(String value)
Use this in place of valueOf.
|
static CriterionKey |
CriterionKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CriterionKey[] |
CriterionKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FilterCriterion |
FilterCriterion.withCriterionKey(CriterionKey criterionKey)
An enum value representing possible scan properties to match with given scan entries.
|
Copyright © 2022. All rights reserved.