@Stability(value=Stable) @Internal public static final class CfnTopicRule.ElasticsearchActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRule.ElasticsearchActionProperty
CfnTopicRule.ElasticsearchActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicRule.ElasticsearchActionProperty.Builder, CfnTopicRule.ElasticsearchActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTopicRule.ElasticsearchActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTopicRule.ActionProperty.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 |
getEndpoint()
The endpoint of your OpenSearch domain.
|
String |
getId()
The unique identifier for the document you are storing.
|
String |
getIndex()
The index where you want to store your data.
|
String |
getRoleArn()
The IAM role ARN that has access to OpenSearch.
|
String |
getType()
The type of document you are storing.
|
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(CfnTopicRule.ElasticsearchActionProperty.Builder builder)
CfnTopicRule.ActionProperty.Builder.public final String getEndpoint()
CfnTopicRule.ElasticsearchActionPropertygetEndpoint in interface CfnTopicRule.ElasticsearchActionPropertypublic final String getId()
CfnTopicRule.ElasticsearchActionPropertygetId in interface CfnTopicRule.ElasticsearchActionPropertypublic final String getIndex()
CfnTopicRule.ElasticsearchActionPropertygetIndex in interface CfnTopicRule.ElasticsearchActionPropertypublic final String getRoleArn()
CfnTopicRule.ElasticsearchActionPropertygetRoleArn in interface CfnTopicRule.ElasticsearchActionPropertypublic final String getType()
CfnTopicRule.ElasticsearchActionPropertygetType in interface CfnTopicRule.ElasticsearchActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.