| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails |
AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails.clone() |
AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails |
AwsAthenaWorkGroupConfigurationResultConfigurationDetails.getEncryptionConfiguration()
Specifies the method used to encrypt the user’s data stores in the Athena workgroup.
|
AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails |
AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails.withEncryptionOption(String encryptionOption)
Indicates whether Amazon Simple Storage Service (Amazon S3) server-side encryption with Amazon S3 managed keys
(SSE_S3), server-side encryption with KMS keys (SSE_KMS), or client-side encryption with KMS customer managed
keys (CSE_KMS) is used.
|
AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails |
AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails.withKmsKey(String kmsKey)
For
SSE_KMS and CSE_KMS, this is the KMS key Amazon Resource Name (ARN) or ID. |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsAthenaWorkGroupConfigurationResultConfigurationDetails.setEncryptionConfiguration(AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails encryptionConfiguration)
Specifies the method used to encrypt the user’s data stores in the Athena workgroup.
|
AwsAthenaWorkGroupConfigurationResultConfigurationDetails |
AwsAthenaWorkGroupConfigurationResultConfigurationDetails.withEncryptionConfiguration(AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails encryptionConfiguration)
Specifies the method used to encrypt the user’s data stores in the Athena workgroup.
|
Copyright © 2024. All rights reserved.