| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
static MitigationActionType |
MitigationActionType.fromValue(String value)
Use this in place of valueOf.
|
static MitigationActionType |
MitigationActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MitigationActionType[] |
MitigationActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListMitigationActionsRequest |
ListMitigationActionsRequest.withActionType(MitigationActionType actionType)
Specify a value to limit the result to mitigation actions with a specific action type.
|
DescribeMitigationActionResult |
DescribeMitigationActionResult.withActionType(MitigationActionType actionType)
The type of mitigation action.
|
Copyright © 2019. All rights reserved.