@Stability(value=Experimental) @Internal public static final class ExtendedDataSourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ExtendedDataSourceProps
ExtendedDataSourcePropssoftware.amazon.jsii.JsiiObject.InitializationModeExtendedDataSourceProps.Builder, ExtendedDataSourceProps.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 type,
Object dynamoDbConfig,
Object elasticsearchConfig,
Object httpConfig,
Object lambdaConfig,
Object relationalDatabaseConfig)
Constructor that initializes the object based on literal property values passed by the
ExtendedDataSourceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDynamoDbConfig()
(experimental) configuration for DynamoDB Datasource.
|
Object |
getElasticsearchConfig()
(experimental) configuration for Elasticsearch Datasource.
|
Object |
getHttpConfig()
(experimental) configuration for HTTP Datasource.
|
Object |
getLambdaConfig()
(experimental) configuration for Lambda Datasource.
|
Object |
getRelationalDatabaseConfig()
(experimental) configuration for RDS Datasource.
|
String |
getType()
(experimental) the type of the AppSync datasource.
|
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 getType()
ExtendedDataSourcePropsgetType in interface ExtendedDataSourcePropspublic final Object getDynamoDbConfig()
ExtendedDataSourcePropsDefault: - No config
getDynamoDbConfig in interface ExtendedDataSourcePropspublic final Object getElasticsearchConfig()
ExtendedDataSourcePropsDefault: - No config
getElasticsearchConfig in interface ExtendedDataSourcePropspublic final Object getHttpConfig()
ExtendedDataSourcePropsDefault: - No config
getHttpConfig in interface ExtendedDataSourcePropspublic final Object getLambdaConfig()
ExtendedDataSourcePropsDefault: - No config
getLambdaConfig in interface ExtendedDataSourcePropspublic final Object getRelationalDatabaseConfig()
ExtendedDataSourcePropsDefault: - No config
getRelationalDatabaseConfig in interface ExtendedDataSourceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.