@Stability(value=Stable) @Internal public static final class CfnMLTransform.GlueTablesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMLTransform.GlueTablesProperty
CfnMLTransform.GlueTablesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMLTransform.GlueTablesProperty.Builder, CfnMLTransform.GlueTablesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMLTransform.GlueTablesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMLTransform.FindMatchesParametersProperty.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) |
String |
getCatalogId()
A unique identifier for the AWS Glue Data Catalog .
|
String |
getConnectionName()
The name of the connection to the AWS Glue Data Catalog .
|
String |
getDatabaseName()
A database name in the AWS Glue Data Catalog .
|
String |
getTableName()
A table name in the AWS Glue Data Catalog .
|
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(CfnMLTransform.GlueTablesProperty.Builder builder)
CfnMLTransform.FindMatchesParametersProperty.Builder.public final String getDatabaseName()
CfnMLTransform.GlueTablesPropertygetDatabaseName in interface CfnMLTransform.GlueTablesPropertypublic final String getTableName()
CfnMLTransform.GlueTablesPropertygetTableName in interface CfnMLTransform.GlueTablesPropertypublic final String getCatalogId()
CfnMLTransform.GlueTablesPropertygetCatalogId in interface CfnMLTransform.GlueTablesPropertypublic final String getConnectionName()
CfnMLTransform.GlueTablesPropertygetConnectionName in interface CfnMLTransform.GlueTablesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.