| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
static KmsGrantOperation |
KmsGrantOperation.fromValue(String value)
Use this in place of valueOf.
|
static KmsGrantOperation |
KmsGrantOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KmsGrantOperation[] |
KmsGrantOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KmsGrantConfiguration |
KmsGrantConfiguration.withOperations(KmsGrantOperation... operations)
A list of operations that the grant permits.
|
Copyright © 2024. All rights reserved.