@Stability(value=Experimental) @Internal public static final class InstanceEngineFeatures.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements InstanceEngineFeatures
InstanceEngineFeaturessoftware.amazon.jsii.JsiiObject.InitializationModeInstanceEngineFeatures.Builder, InstanceEngineFeatures.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String s3Export,
String s3Import)
Constructor that initializes the object based on literal property values passed by the
InstanceEngineFeatures.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getS3Export()
(experimental) Feature name for the DB instance that the IAM role to export to S3 bucket is to be associated with.
|
String |
getS3Import()
(experimental) Feature name for the DB instance that the IAM role to access the S3 bucket for import is to be associated with.
|
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(String s3Export, String s3Import)
InstanceEngineFeatures.Builder.public final String getS3Export()
InstanceEngineFeaturesDefault: - no s3Export feature name
getS3Export in interface InstanceEngineFeaturespublic final String getS3Import()
InstanceEngineFeaturesDefault: - no s3Import feature name
getS3Import in interface InstanceEngineFeatures@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.