| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static ViolationReason |
ViolationReason.fromValue(String value)
Use this in place of valueOf.
|
static ViolationReason |
ViolationReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViolationReason[] |
ViolationReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ComplianceViolator |
ComplianceViolator.withViolationReason(ViolationReason violationReason)
The reason that the resource is not protected by the policy.
|
Copyright © 2018. All rights reserved.