| Package | Description |
|---|---|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
static IndicatorType |
IndicatorType.fromValue(String value)
Use this in place of valueOf.
|
static IndicatorType |
IndicatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndicatorType[] |
IndicatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListIndicatorsRequest |
ListIndicatorsRequest.withIndicatorType(IndicatorType indicatorType)
For the list of indicators of compromise that are generated by Detective investigations, see Detective
investigations.
|
Indicator |
Indicator.withIndicatorType(IndicatorType indicatorType)
The type of indicator.
|
Copyright © 2024. All rights reserved.