Builder
class Builder
Properties
Link copied to clipboard
If set to true, allows you to store query results in Athena owned storage. If set to false, workgroup member stores query results in location specified under ResultConfiguration$OutputLocation
. The default is false. A workgroup cannot have the ResultConfiguration$OutputLocation
parameter when you set this field to true.
Link copied to clipboard
If you encrypt query and calculation results in Athena owned storage, this field indicates the encryption option (for example, SSE_KMS or CSE_KMS) and key information.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.athena.model.ManagedQueryResultsEncryptionConfiguration inside the given block