| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsAthenaWorkGroupConfigurationResultConfigurationDetails |
AwsAthenaWorkGroupConfigurationResultConfigurationDetails.clone() |
AwsAthenaWorkGroupConfigurationResultConfigurationDetails |
AwsAthenaWorkGroupConfigurationDetails.getResultConfiguration()
The location in Amazon S3 where query and calculation results are stored and the encryption option, if any, used
for query and calculation results.
|
AwsAthenaWorkGroupConfigurationResultConfigurationDetails |
AwsAthenaWorkGroupConfigurationResultConfigurationDetails.withEncryptionConfiguration(AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails encryptionConfiguration)
Specifies the method used to encrypt the user’s data stores in the Athena workgroup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsAthenaWorkGroupConfigurationDetails.setResultConfiguration(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.
|
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.
|
Copyright © 2023. All rights reserved.