| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsAthenaWorkGroupConfigurationDetails |
AwsAthenaWorkGroupConfigurationDetails.clone() |
AwsAthenaWorkGroupConfigurationDetails |
AwsAthenaWorkGroupDetails.getConfiguration()
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.
|
AwsAthenaWorkGroupConfigurationDetails |
AwsAthenaWorkGroupConfigurationDetails.withResultConfiguration(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsAthenaWorkGroupDetails.setConfiguration(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.
|
AwsAthenaWorkGroupDetails |
AwsAthenaWorkGroupDetails.withConfiguration(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.