| Package | Description |
|---|---|
| com.amazonaws.services.codegurusecurity |
|
| com.amazonaws.services.codegurusecurity.model |
| Modifier and Type | Method and Description |
|---|---|
GetAccountConfigurationResult |
AbstractAmazonCodeGuruSecurity.getAccountConfiguration(GetAccountConfigurationRequest request) |
GetAccountConfigurationResult |
AmazonCodeGuruSecurityClient.getAccountConfiguration(GetAccountConfigurationRequest request)
Use to get the encryption configuration for an account.
|
GetAccountConfigurationResult |
AmazonCodeGuruSecurity.getAccountConfiguration(GetAccountConfigurationRequest getAccountConfigurationRequest)
Use to get the encryption configuration for an account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAccountConfigurationResult> |
AbstractAmazonCodeGuruSecurityAsync.getAccountConfigurationAsync(GetAccountConfigurationRequest request,
AsyncHandler<GetAccountConfigurationRequest,GetAccountConfigurationResult> asyncHandler) |
Future<GetAccountConfigurationResult> |
AmazonCodeGuruSecurityAsync.getAccountConfigurationAsync(GetAccountConfigurationRequest getAccountConfigurationRequest,
AsyncHandler<GetAccountConfigurationRequest,GetAccountConfigurationResult> asyncHandler)
Use to get the encryption configuration for an account.
|
Future<GetAccountConfigurationResult> |
AmazonCodeGuruSecurityAsyncClient.getAccountConfigurationAsync(GetAccountConfigurationRequest request,
AsyncHandler<GetAccountConfigurationRequest,GetAccountConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAccountConfigurationResult |
GetAccountConfigurationResult.clone() |
GetAccountConfigurationResult |
GetAccountConfigurationResult.withEncryptionConfig(EncryptionConfig encryptionConfig)
An
EncryptionConfig object that contains the KMS key ARN that is used for encryption. |
Copyright © 2024. All rights reserved.