| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
KmsKeyConfiguration |
Configuration.kmsKey()
The access control configuration is for a KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
Configuration.fromKmsKey(KmsKeyConfiguration kmsKey)
Create an instance of this class with
Configuration.kmsKey() initialized to the given value. |
Configuration.Builder |
Configuration.Builder.kmsKey(KmsKeyConfiguration kmsKey)
The access control configuration is for a KMS key.
|
Copyright © 2022. All rights reserved.