@Stability(value=Stable) @Internal public static final class CfnWorkGroup.WorkGroupConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWorkGroup.WorkGroupConfigurationProperty
CfnWorkGroup.WorkGroupConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWorkGroup.WorkGroupConfigurationProperty.Builder, CfnWorkGroup.WorkGroupConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWorkGroup.WorkGroupConfigurationProperty.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 that all queries running on the workgroup use.
|
Object |
getPublishCloudWatchMetricsEnabled()
Indicates that the Amazon CloudWatch metrics are enabled for the workgroup.
|
Object |
getRequesterPaysEnabled()
If set to `true` , allows members assigned to a workgroup to reference Amazon S3 Requester Pays buckets in queries.
|
Object |
getResultConfiguration()
Specifies the location in Amazon S3 where query results are stored and the encryption option, if any, used for query results.
|
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.WorkGroupConfigurationProperty.Builder builder)
CfnWorkGroup.EncryptionConfigurationProperty.Builder.public final Number getBytesScannedCutoffPerQuery()
CfnWorkGroup.WorkGroupConfigurationPropertyNo default is defined.
This property currently supports integer types. Support for long values is planned.
getBytesScannedCutoffPerQuery in interface CfnWorkGroup.WorkGroupConfigurationPropertypublic final Object getEnforceWorkGroupConfiguration()
CfnWorkGroup.WorkGroupConfigurationPropertyIf set to "false", client-side settings are used. For more information, see Workgroup Settings Override Client-Side Settings .
getEnforceWorkGroupConfiguration in interface CfnWorkGroup.WorkGroupConfigurationPropertypublic final Object getEngineVersion()
CfnWorkGroup.WorkGroupConfigurationProperty
Queries on the AmazonAthenaPreviewFunctionality workgroup run on the preview engine regardless of this setting.
getEngineVersion in interface CfnWorkGroup.WorkGroupConfigurationPropertypublic final Object getPublishCloudWatchMetricsEnabled()
CfnWorkGroup.WorkGroupConfigurationPropertygetPublishCloudWatchMetricsEnabled in interface CfnWorkGroup.WorkGroupConfigurationPropertypublic final Object getRequesterPaysEnabled()
CfnWorkGroup.WorkGroupConfigurationProperty
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.WorkGroupConfigurationPropertypublic final Object getResultConfiguration()
CfnWorkGroup.WorkGroupConfigurationPropertyFor more information, see Working with Query Results, Output Files, and Query History .
getResultConfiguration in interface CfnWorkGroup.WorkGroupConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.