| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
List<KmsGrantConfiguration> |
KmsKeyConfiguration.grants()
A list of proposed grant configurations for the KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
KmsKeyConfiguration.Builder |
KmsKeyConfiguration.Builder.grants(KmsGrantConfiguration... grants)
A list of proposed grant configurations for the KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
KmsKeyConfiguration.Builder |
KmsKeyConfiguration.Builder.grants(Collection<KmsGrantConfiguration> grants)
A list of proposed grant configurations for the KMS key.
|
Copyright © 2023. All rights reserved.