| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
AclConfiguration |
ResultConfiguration.aclConfiguration()
Indicates that an Amazon S3 canned ACL should be set to control ownership of stored query results.
|
AclConfiguration |
ResultConfigurationUpdates.aclConfiguration()
The ACL configuration for the query results.
|
| Modifier and Type | Method and Description |
|---|---|
ResultConfiguration.Builder |
ResultConfiguration.Builder.aclConfiguration(AclConfiguration aclConfiguration)
Indicates that an Amazon S3 canned ACL should be set to control ownership of stored query results.
|
ResultConfigurationUpdates.Builder |
ResultConfigurationUpdates.Builder.aclConfiguration(AclConfiguration aclConfiguration)
The ACL configuration for the query results.
|
Copyright © 2023. All rights reserved.