@Stability(value=Stable) @Internal public static final class CfnTopicRule.OpenSearchActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRule.OpenSearchActionProperty
CfnTopicRule.OpenSearchActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicRule.OpenSearchActionProperty.Builder, CfnTopicRule.OpenSearchActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTopicRule.OpenSearchActionProperty.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 OpenSearch 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.OpenSearchActionProperty.Builder builder)
CfnTopicRule.ActionProperty.Builder.public final String getEndpoint()
CfnTopicRule.OpenSearchActionPropertygetEndpoint in interface CfnTopicRule.OpenSearchActionPropertypublic final String getId()
CfnTopicRule.OpenSearchActionPropertygetId in interface CfnTopicRule.OpenSearchActionPropertypublic final String getIndex()
CfnTopicRule.OpenSearchActionPropertygetIndex in interface CfnTopicRule.OpenSearchActionPropertypublic final String getRoleArn()
CfnTopicRule.OpenSearchActionPropertygetRoleArn in interface CfnTopicRule.OpenSearchActionPropertypublic final String getType()
CfnTopicRule.OpenSearchActionPropertygetType in interface CfnTopicRule.OpenSearchActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.