| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static FailedItemReason |
FailedItemReason.fromValue(String value)
Use this in place of valueOf.
|
static FailedItemReason |
FailedItemReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailedItemReason[] |
FailedItemReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FailedItem |
FailedItem.withReason(FailedItemReason reason)
The reason the resource's association could not be updated.
|
Copyright © 2024. All rights reserved.