@Stability(value=Deprecated) @Deprecated @Internal public static final class ElasticsearchDataSourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ElasticsearchDataSourceProps
ElasticsearchDataSourcePropssoftware.amazon.jsii.JsiiObject.InitializationModeElasticsearchDataSourceProps.Builder, ElasticsearchDataSourceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ElasticsearchDataSourceProps.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
ElasticsearchDataSourceProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
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()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
IGraphqlApi |
getApi()
Deprecated.
(experimental) The API to attach this data source to.
|
String |
getDescription()
Deprecated.
(experimental) the description of the data source.
|
IDomain |
getDomain()
Deprecated.
(deprecated) The elasticsearch domain containing the endpoint for the data source.
|
String |
getName()
Deprecated.
(experimental) The name of the data source.
|
IRole |
getServiceRole()
Deprecated.
(experimental) The IAM service role to be assumed by AppSync to interact with the data source.
|
int |
hashCode()
Deprecated.
|
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(ElasticsearchDataSourceProps.Builder builder)
ElasticsearchDataSourceProps.Builder.public final IDomain getDomain()
ElasticsearchDataSourcePropsgetDomain in interface ElasticsearchDataSourcePropspublic final IRole getServiceRole()
BackedDataSourcePropsDefault: - Create a new role
getServiceRole in interface BackedDataSourcePropspublic final IGraphqlApi getApi()
BaseDataSourcePropsgetApi in interface BaseDataSourcePropspublic final String getDescription()
BaseDataSourcePropsDefault: - None
getDescription in interface BaseDataSourcePropspublic final String getName()
BaseDataSourcePropsDefault: - id of data source
getName in interface BaseDataSourceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.