| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurusecurity.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfig |
UpdateAccountConfigurationRequest.encryptionConfig()
The KMS key ARN you want to use for encryption.
|
EncryptionConfig |
UpdateAccountConfigurationResponse.encryptionConfig()
An
EncryptionConfig object that contains the KMS key ARN to use for encryption. |
EncryptionConfig |
GetAccountConfigurationResponse.encryptionConfig()
An
EncryptionConfig object that contains the KMS key ARN to use for encryption. |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountConfigurationRequest.Builder |
UpdateAccountConfigurationRequest.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
The KMS key ARN you want to use for encryption.
|
UpdateAccountConfigurationResponse.Builder |
UpdateAccountConfigurationResponse.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
An
EncryptionConfig object that contains the KMS key ARN to use for encryption. |
GetAccountConfigurationResponse.Builder |
GetAccountConfigurationResponse.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
An
EncryptionConfig object that contains the KMS key ARN to use for encryption. |
Copyright © 2023. All rights reserved.