| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsAthenaWorkGroupConfigurationDetails.Builder |
AwsAthenaWorkGroupConfigurationDetails.builder() |
AwsAthenaWorkGroupConfigurationDetails.Builder |
AwsAthenaWorkGroupConfigurationDetails.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.
|
default AwsAthenaWorkGroupConfigurationDetails.Builder |
AwsAthenaWorkGroupConfigurationDetails.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.
|
AwsAthenaWorkGroupConfigurationDetails.Builder |
AwsAthenaWorkGroupConfigurationDetails.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsAthenaWorkGroupConfigurationDetails.Builder> |
AwsAthenaWorkGroupConfigurationDetails.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsAthenaWorkGroupDetails.Builder |
AwsAthenaWorkGroupDetails.Builder.configuration(Consumer<AwsAthenaWorkGroupConfigurationDetails.Builder> configuration)
The configuration of the workgroup, which includes the location in Amazon Simple Storage Service (Amazon S3)
where query results are stored, the encryption option, if any, used for query results, whether Amazon
CloudWatch metrics are enabled for the workgroup, and the limit for the amount of bytes scanned (cutoff) per
query, if it is specified.
|
Copyright © 2023. All rights reserved.