| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
KMSKey |
KMSKey.clone() |
KMSKey |
GetKMSEncryptionKeyResult.getKmsKey()
The KMS encryption key.
|
KMSKey |
KMSKey.withKmsEncryptionKeyArn(String kmsEncryptionKeyArn)
The encryption key ARN.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetKMSEncryptionKeyResult.setKmsKey(KMSKey kmsKey)
The KMS encryption key.
|
GetKMSEncryptionKeyResult |
GetKMSEncryptionKeyResult.withKmsKey(KMSKey kmsKey)
The KMS encryption key.
|
Copyright © 2022. All rights reserved.