@Stability(value=Stable) @Internal public static final class CfnDataSource.DatabaseConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.DatabaseConfigurationProperty
CfnDataSource.DatabaseConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.DatabaseConfigurationProperty.Builder, CfnDataSource.DatabaseConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.DatabaseConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AccessControlListConfigurationProperty.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 |
getAclConfiguration()
Information about the database column that provides information for user context filtering.
|
Object |
getColumnConfiguration()
Information about where the index should get the document information from the database.
|
Object |
getConnectionConfiguration()
Configuration information that's required to connect to a database.
|
String |
getDatabaseEngineType()
The type of database engine that runs the database.
|
Object |
getSqlConfiguration()
Provides information about how Amazon Kendra uses quote marks around SQL identifiers when querying a database data source.
|
Object |
getVpcConfiguration()
Provides information for connecting to an Amazon VPC.
|
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(CfnDataSource.DatabaseConfigurationProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final Object getColumnConfiguration()
CfnDataSource.DatabaseConfigurationPropertygetColumnConfiguration in interface CfnDataSource.DatabaseConfigurationPropertypublic final Object getConnectionConfiguration()
CfnDataSource.DatabaseConfigurationPropertygetConnectionConfiguration in interface CfnDataSource.DatabaseConfigurationPropertypublic final String getDatabaseEngineType()
CfnDataSource.DatabaseConfigurationPropertygetDatabaseEngineType in interface CfnDataSource.DatabaseConfigurationPropertypublic final Object getAclConfiguration()
CfnDataSource.DatabaseConfigurationPropertygetAclConfiguration in interface CfnDataSource.DatabaseConfigurationPropertypublic final Object getSqlConfiguration()
CfnDataSource.DatabaseConfigurationPropertygetSqlConfiguration in interface CfnDataSource.DatabaseConfigurationPropertypublic final Object getVpcConfiguration()
CfnDataSource.DatabaseConfigurationPropertygetVpcConfiguration in interface CfnDataSource.DatabaseConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.