| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsAthenaWorkGroupConfigurationDetails |
AwsAthenaWorkGroupDetails.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.
|
| Modifier and Type | Method and Description |
|---|---|
AwsAthenaWorkGroupDetails.Builder |
AwsAthenaWorkGroupDetails.Builder.configuration(AwsAthenaWorkGroupConfigurationDetails 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.