| Package | Description |
|---|---|
| software.amazon.awscdk.services.athena |
Amazon Athena Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Jsii$Proxy
An implementation for
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty |
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnWorkGroup.setWorkGroupConfigurationUpdates(CfnWorkGroup.WorkGroupConfigurationUpdatesProperty value)
The configuration information that will be updated for this workgroup, which includes the location in Amazon S3 where query results are stored, the encryption option, if any, used for query results, whether the Amazon CloudWatch Metrics are enabled for the workgroup, whether the workgroup settings override the client-side settings, and the data usage limit for the amount of bytes scanned per query, if it is specified.
|
CfnWorkGroup.Builder |
CfnWorkGroup.Builder.workGroupConfigurationUpdates(CfnWorkGroup.WorkGroupConfigurationUpdatesProperty workGroupConfigurationUpdates)
The configuration information that will be updated for this workgroup, which includes the location in Amazon S3 where query results are stored, the encryption option, if any, used for query results, whether the Amazon CloudWatch Metrics are enabled for the workgroup, whether the workgroup settings override the client-side settings, and the data usage limit for the amount of bytes scanned per query, if it is specified.
|
CfnWorkGroupProps.Builder |
CfnWorkGroupProps.Builder.workGroupConfigurationUpdates(CfnWorkGroup.WorkGroupConfigurationUpdatesProperty workGroupConfigurationUpdates)
Sets the value of
CfnWorkGroupProps.getWorkGroupConfigurationUpdates() |
Copyright © 2022. All rights reserved.