Class AwsAthenaWorkGroupConfigurationResultConfigurationDetails

java.lang.Object
software.amazon.awssdk.services.securityhub.model.AwsAthenaWorkGroupConfigurationResultConfigurationDetails
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AwsAthenaWorkGroupConfigurationResultConfigurationDetails.Builder,AwsAthenaWorkGroupConfigurationResultConfigurationDetails>

@Generated("software.amazon.awssdk:codegen") public final class AwsAthenaWorkGroupConfigurationResultConfigurationDetails extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AwsAthenaWorkGroupConfigurationResultConfigurationDetails.Builder,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.

See Also: