Uses of Interface
software.amazon.awssdk.services.securityhub.model.AwsAthenaWorkGroupConfigurationResultConfigurationDetails.Builder
-
Packages that use AwsAthenaWorkGroupConfigurationResultConfigurationDetails.Builder Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsAthenaWorkGroupConfigurationResultConfigurationDetails.Builder in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return types with arguments of type AwsAthenaWorkGroupConfigurationResultConfigurationDetails.Builder Modifier and Type Method Description static Class<? extends AwsAthenaWorkGroupConfigurationResultConfigurationDetails.Builder>AwsAthenaWorkGroupConfigurationResultConfigurationDetails. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.securityhub.model with type arguments of type AwsAthenaWorkGroupConfigurationResultConfigurationDetails.Builder Modifier and Type Method Description default AwsAthenaWorkGroupConfigurationDetails.BuilderAwsAthenaWorkGroupConfigurationDetails.Builder. resultConfiguration(Consumer<AwsAthenaWorkGroupConfigurationResultConfigurationDetails.Builder> 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.
-