| Package | Description |
|---|---|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
static Reason |
Reason.fromValue(String value)
Use this in place of valueOf.
|
static Reason |
Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reason[] |
Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FlaggedIpAddressDetail |
FlaggedIpAddressDetail.withReason(Reason reason)
Details the reason the IP address was flagged as suspicious.
|
Copyright © 2024. All rights reserved.