@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(CfnDatabase.DatabaseInputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDatabase.DataLakePrincipalProperty.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) |
Object |
getCreateTableDefaultPermissions()
Creates a set of default permissions on the table for principals.
|
String |
getDescription()
A description of the database.
|
String |
getLocationUri()
The location of the database (for example, an HDFS path).
|
String |
getName()
The name of the database.
|
Object |
getParameters()
These key-value pairs define parameters and properties of the database.
|
Object |
getTargetDatabase()
A `DatabaseIdentifier` structure that describes a target database for resource linking.
|
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(CfnDatabase.DatabaseInputProperty.Builder builder)
CfnDatabase.DataLakePrincipalProperty.Builder.public final Object getCreateTableDefaultPermissions()
CfnDatabase.DatabaseInputPropertygetCreateTableDefaultPermissions in interface CfnDatabase.DatabaseInputPropertypublic final String getDescription()
CfnDatabase.DatabaseInputPropertygetDescription in interface CfnDatabase.DatabaseInputPropertypublic final String getLocationUri()
CfnDatabase.DatabaseInputPropertygetLocationUri in interface CfnDatabase.DatabaseInputPropertypublic final String getName()
CfnDatabase.DatabaseInputPropertyFor Hive compatibility, this is folded to lowercase when it is stored.
getName 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 © 2022. All rights reserved.