| Package | Description |
|---|---|
| com.amazonaws.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
static ValidationMode |
ValidationMode.fromValue(String value)
Use this in place of valueOf.
|
static ValidationMode |
ValidationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationMode[] |
ValidationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationSettings |
ValidationSettings.withMode(ValidationMode mode)
The validation mode currently configured for this policy store.
|
Copyright © 2025. All rights reserved.