| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
CustomerContentEncryptionConfiguration |
WorkGroupConfigurationUpdates.customerContentEncryptionConfiguration()
Returns the value of the CustomerContentEncryptionConfiguration property for this object.
|
CustomerContentEncryptionConfiguration |
WorkGroupConfiguration.customerContentEncryptionConfiguration()
Specifies the KMS key that is used to encrypt the user's data stores in Athena.
|
| Modifier and Type | Method and Description |
|---|---|
WorkGroupConfigurationUpdates.Builder |
WorkGroupConfigurationUpdates.Builder.customerContentEncryptionConfiguration(CustomerContentEncryptionConfiguration customerContentEncryptionConfiguration)
Sets the value of the CustomerContentEncryptionConfiguration property for this object.
|
WorkGroupConfiguration.Builder |
WorkGroupConfiguration.Builder.customerContentEncryptionConfiguration(CustomerContentEncryptionConfiguration customerContentEncryptionConfiguration)
Specifies the KMS key that is used to encrypt the user's data stores in Athena.
|
Copyright © 2023. All rights reserved.