@Stability(value=Experimental) @Internal public static final class AuroraPostgresEngineFeatures.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AuroraPostgresEngineFeatures
AuroraPostgresEngineFeaturessoftware.amazon.jsii.JsiiObject.InitializationModeAuroraPostgresEngineFeatures.Builder, AuroraPostgresEngineFeatures.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(Boolean s3Export,
Boolean s3Import)
Constructor that initializes the object based on literal property values passed by the
AuroraPostgresEngineFeatures.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) |
Boolean |
getS3Export()
(experimental) Whether this version of the Aurora Postgres cluster engine supports the S3 data import feature.
|
Boolean |
getS3Import()
(experimental) Whether this version of the Aurora Postgres cluster engine supports the S3 data import feature.
|
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(Boolean s3Export, Boolean s3Import)
AuroraPostgresEngineFeatures.Builder.public final Boolean getS3Export()
AuroraPostgresEngineFeaturesDefault: false
getS3Export in interface AuroraPostgresEngineFeaturespublic final Boolean getS3Import()
AuroraPostgresEngineFeaturesDefault: false
getS3Import in interface AuroraPostgresEngineFeatures@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.