@Stability(value=Stable) @Internal public static final class CfnWorkGroup.EngineVersionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWorkGroup.EngineVersionProperty
CfnWorkGroup.EngineVersionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWorkGroup.EngineVersionProperty.Builder, CfnWorkGroup.EngineVersionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWorkGroup.EngineVersionProperty.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) |
String |
getEffectiveEngineVersion()
Read only.
|
String |
getSelectedEngineVersion()
The engine version requested by the user.
|
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.EngineVersionProperty.Builder builder)
CfnWorkGroup.EncryptionConfigurationProperty.Builder.public final String getEffectiveEngineVersion()
CfnWorkGroup.EngineVersionProperty
The engine version on which the query runs. If the user requests a valid engine version other than Auto, the effective engine version is the same as the engine version that the user requested. If the user requests Auto, the effective engine version is chosen by Athena. When a request to update the engine version is made by a CreateWorkGroup or UpdateWorkGroup operation, the EffectiveEngineVersion field is ignored.
getEffectiveEngineVersion in interface CfnWorkGroup.EngineVersionPropertypublic final String getSelectedEngineVersion()
CfnWorkGroup.EngineVersionProperty
Possible values are determined by the output of ListEngineVersions , including Auto. The default is Auto.
getSelectedEngineVersion in interface CfnWorkGroup.EngineVersionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.