@Stability(value=Stable) @Internal public static final class CfnDatabase.DatabaseInputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDatabase.DatabaseInputProperty
CfnDatabase.DatabaseInputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDatabase.DatabaseInputProperty.Builder, CfnDatabase.DatabaseInputProperty.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 description,
String locationUri,
String name,
Object parameters,
Object targetDatabase)
Constructor that initializes the object based on literal property values passed by the
CfnDatabase.DatabaseIdentifierProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`CfnDatabase.DatabaseInputProperty.Description`.
|
String |
getLocationUri()
`CfnDatabase.DatabaseInputProperty.LocationUri`.
|
String |
getName()
`CfnDatabase.DatabaseInputProperty.Name`.
|
Object |
getParameters()
`CfnDatabase.DatabaseInputProperty.Parameters`.
|
Object |
getTargetDatabase()
`CfnDatabase.DatabaseInputProperty.TargetDatabase`.
|
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.public final String getDescription()
CfnDatabase.DatabaseInputPropertygetDescription in interface CfnDatabase.DatabaseInputPropertypublic final String getLocationUri()
CfnDatabase.DatabaseInputPropertygetLocationUri in interface CfnDatabase.DatabaseInputPropertypublic final String getName()
CfnDatabase.DatabaseInputPropertygetName in interface CfnDatabase.DatabaseInputPropertypublic final Object getParameters()
CfnDatabase.DatabaseInputPropertygetParameters in interface CfnDatabase.DatabaseInputPropertypublic final Object getTargetDatabase()
CfnDatabase.DatabaseInputPropertygetTargetDatabase in interface CfnDatabase.DatabaseInputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.