AwsAthenaWorkGroupConfigurationResultConfigurationDetails
The location in Amazon Simple Storage Service (Amazon S3) where query and calculation results are stored and the encryption option, if any, used for query and calculation results. These are known as client-side settings. If workgroup settings override client-side settings, then the query uses the workgroup settings.
Types
Properties
Link copied to clipboard
val encryptionConfiguration: AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails?
Specifies the method used to encrypt the user’s data stores in the Athena workgroup.
Functions
Link copied to clipboard
inline fun copy(block: AwsAthenaWorkGroupConfigurationResultConfigurationDetails.Builder.() -> Unit = {}): AwsAthenaWorkGroupConfigurationResultConfigurationDetails