@Stability(value=Stable) @Internal public static final class CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWorkGroup.WorkGroupConfigurationUpdatesProperty
CfnWorkGroup.WorkGroupConfigurationUpdatesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder, CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWorkGroup.EncryptionConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getBytesScannedCutoffPerQuery()
The upper limit (cutoff) for the amount of bytes a single query in a workgroup is allowed to scan.
|
Object |
getEnforceWorkGroupConfiguration()
If set to "true", the settings for the workgroup override client-side settings.
|
Object |
getEngineVersion()
The engine version requested when a workgroup is updated.
|
Object |
getPublishCloudWatchMetricsEnabled()
Indicates whether this workgroup enables publishing metrics to Amazon CloudWatch.
|
Object |
getRemoveBytesScannedCutoffPerQuery()
Indicates that the data usage control limit per query is removed.
|
Object |
getRequesterPaysEnabled()
If set to `true` , allows members assigned to a workgroup to specify Amazon S3 Requester Pays buckets in queries.
|
Object |
getResultConfigurationUpdates()
The result configuration information about the queries in this workgroup that will be updated.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder builder)
CfnWorkGroup.EncryptionConfigurationProperty.Builder.public final Number getBytesScannedCutoffPerQuery()
CfnWorkGroup.WorkGroupConfigurationUpdatesPropertyNo default is defined.
This property currently supports integer types. Support for long values is planned.
getBytesScannedCutoffPerQuery in interface CfnWorkGroup.WorkGroupConfigurationUpdatesPropertypublic final Object getEnforceWorkGroupConfiguration()
CfnWorkGroup.WorkGroupConfigurationUpdatesPropertyIf set to "false" client-side settings are used. For more information, see Workgroup Settings Override Client-Side Settings .
getEnforceWorkGroupConfiguration in interface CfnWorkGroup.WorkGroupConfigurationUpdatesPropertypublic final Object getEngineVersion()
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty
After the update, all queries on the workgroup run on the requested engine version. If no value was previously set, the default is Auto. Queries on the AmazonAthenaPreviewFunctionality workgroup run on the preview engine regardless of this setting.
getEngineVersion in interface CfnWorkGroup.WorkGroupConfigurationUpdatesPropertypublic final Object getPublishCloudWatchMetricsEnabled()
CfnWorkGroup.WorkGroupConfigurationUpdatesPropertygetPublishCloudWatchMetricsEnabled in interface CfnWorkGroup.WorkGroupConfigurationUpdatesPropertypublic final Object getRemoveBytesScannedCutoffPerQuery()
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty
See BytesScannedCutoffPerQuery .
getRemoveBytesScannedCutoffPerQuery in interface CfnWorkGroup.WorkGroupConfigurationUpdatesPropertypublic final Object getRequesterPaysEnabled()
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty
If set to false , workgroup members cannot query data from Requester Pays buckets, and queries that retrieve data from Requester Pays buckets cause an error. The default is false . For more information about Requester Pays buckets, see Requester Pays Buckets in the Amazon Simple Storage Service Developer Guide .
getRequesterPaysEnabled in interface CfnWorkGroup.WorkGroupConfigurationUpdatesPropertypublic final Object getResultConfigurationUpdates()
CfnWorkGroup.WorkGroupConfigurationUpdatesPropertyIncludes the updated results location and an updated option for encrypting query results.
getResultConfigurationUpdates in interface CfnWorkGroup.WorkGroupConfigurationUpdatesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.