customer Content Encryption Configuration
suspend fun customerContentEncryptionConfiguration(value: Output<WorkGroupCustomerContentEncryptionConfigurationArgs>)
suspend fun customerContentEncryptionConfiguration(value: WorkGroupCustomerContentEncryptionConfigurationArgs?)
Parameters
value
Specifies the KMS key that is used to encrypt the user's data stores in Athena. This setting does not apply to Athena SQL workgroups.
suspend fun customerContentEncryptionConfiguration(argument: suspend WorkGroupCustomerContentEncryptionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Specifies the KMS key that is used to encrypt the user's data stores in Athena. This setting does not apply to Athena SQL workgroups.