| Package | Description |
|---|---|
| org.finra.herd.service.helper |
| Modifier and Type | Method and Description |
|---|---|
static KmsActions |
KmsActions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KmsActions[] |
KmsActions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AwsPolicyBuilder |
AwsPolicyBuilder.withKms(String kmsKeyId,
KmsActions... actions)
Adds a permission to allow the specified actions to the given KMS key id.
|
Copyright © 2019. All rights reserved.