encryptionConfiguration

@JvmName(name = "afetlomdjcpwteoe")
suspend fun encryptionConfiguration(value: Output<DatabaseEncryptionConfigurationArgs>)
@JvmName(name = "alklvsxigbkueyyh")
suspend fun encryptionConfiguration(value: DatabaseEncryptionConfigurationArgs?)

Parameters

value

Encryption key block AWS Athena uses to decrypt the data in S3, such as an AWS Key Management Service (AWS KMS) key. See Encryption Configuration below.


@JvmName(name = "usfxgddsrarbodma")
suspend fun encryptionConfiguration(argument: suspend DatabaseEncryptionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Encryption key block AWS Athena uses to decrypt the data in S3, such as an AWS Key Management Service (AWS KMS) key. See Encryption Configuration below.