@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)
Constructor that initializes the object based on literal property values passed by the
CfnDatabase.DatabaseInputProperty.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`.
|
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 description, String locationUri, String name, Object parameters)
CfnDatabase.DatabaseInputProperty.Builder.public final String getDescription()
CfnDatabase.DatabaseInputPropertygetDescription in interface CfnDatabase.DatabaseInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-descriptionpublic final String getLocationUri()
CfnDatabase.DatabaseInputPropertygetLocationUri in interface CfnDatabase.DatabaseInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-locationuripublic final String getName()
CfnDatabase.DatabaseInputPropertygetName in interface CfnDatabase.DatabaseInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-namepublic final Object getParameters()
CfnDatabase.DatabaseInputPropertygetParameters in interface CfnDatabase.DatabaseInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-parameters@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.