@Stability(value=Experimental) @Internal public static final class ClusterEngineFeatures.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ClusterEngineFeatures
ClusterEngineFeaturessoftware.amazon.jsii.JsiiObject.InitializationModeClusterEngineFeatures.Builder, ClusterEngineFeatures.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
ClusterEngineFeatures.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)
ClusterEngineFeatures.Builder.public final String getS3Export()
ClusterEngineFeaturesDefault: - no s3Export feature name
getS3Export in interface ClusterEngineFeaturespublic final String getS3Import()
ClusterEngineFeaturesDefault: - no s3Import feature name
getS3Import in interface ClusterEngineFeatures@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.