| Package | Description |
|---|---|
| com.amazonaws.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
static S3AclOption |
S3AclOption.fromValue(String value)
Use this in place of valueOf.
|
static S3AclOption |
S3AclOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3AclOption[] |
S3AclOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AclConfiguration |
AclConfiguration.withS3AclOption(S3AclOption s3AclOption)
The Amazon S3 canned ACL that Athena should specify when storing query results.
|
Copyright © 2023. All rights reserved.