Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsAthenaWorkGroupConfigurationResultConfigurationDetails
-
Packages that use AwsAthenaWorkGroupConfigurationResultConfigurationDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsAthenaWorkGroupConfigurationResultConfigurationDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsAthenaWorkGroupConfigurationResultConfigurationDetails Modifier and Type Method Description AwsAthenaWorkGroupConfigurationResultConfigurationDetailsAwsAthenaWorkGroupConfigurationDetails. resultConfiguration()The location in Amazon S3 where query and calculation results are stored and the encryption option, if any, used for query and calculation results.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsAthenaWorkGroupConfigurationResultConfigurationDetails Modifier and Type Method Description AwsAthenaWorkGroupConfigurationDetails.BuilderAwsAthenaWorkGroupConfigurationDetails.Builder. resultConfiguration(AwsAthenaWorkGroupConfigurationResultConfigurationDetails resultConfiguration)The location in Amazon S3 where query and calculation results are stored and the encryption option, if any, used for query and calculation results.
-