@Stability(value=Stable) @Internal public static final class CfnTopicRule.DynamoDBActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRule.DynamoDBActionProperty
CfnTopicRule.DynamoDBActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicRule.DynamoDBActionProperty.Builder, CfnTopicRule.DynamoDBActionProperty.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 hashKeyField,
String hashKeyValue,
String roleArn,
String tableName,
String hashKeyType,
String payloadField,
String rangeKeyField,
String rangeKeyType,
String rangeKeyValue)
Constructor that initializes the object based on literal property values passed by the
CfnTopicRule.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getHashKeyField()
`CfnTopicRule.DynamoDBActionProperty.HashKeyField`.
|
String |
getHashKeyType()
`CfnTopicRule.DynamoDBActionProperty.HashKeyType`.
|
String |
getHashKeyValue()
`CfnTopicRule.DynamoDBActionProperty.HashKeyValue`.
|
String |
getPayloadField()
`CfnTopicRule.DynamoDBActionProperty.PayloadField`.
|
String |
getRangeKeyField()
`CfnTopicRule.DynamoDBActionProperty.RangeKeyField`.
|
String |
getRangeKeyType()
`CfnTopicRule.DynamoDBActionProperty.RangeKeyType`.
|
String |
getRangeKeyValue()
`CfnTopicRule.DynamoDBActionProperty.RangeKeyValue`.
|
String |
getRoleArn()
`CfnTopicRule.DynamoDBActionProperty.RoleArn`.
|
String |
getTableName()
`CfnTopicRule.DynamoDBActionProperty.TableName`.
|
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(String hashKeyField, String hashKeyValue, String roleArn, String tableName, String hashKeyType, String payloadField, String rangeKeyField, String rangeKeyType, String rangeKeyValue)
CfnTopicRule.ActionProperty.Builder.public final String getHashKeyField()
CfnTopicRule.DynamoDBActionPropertygetHashKeyField in interface CfnTopicRule.DynamoDBActionPropertypublic final String getHashKeyValue()
CfnTopicRule.DynamoDBActionPropertygetHashKeyValue in interface CfnTopicRule.DynamoDBActionPropertypublic final String getRoleArn()
CfnTopicRule.DynamoDBActionPropertygetRoleArn in interface CfnTopicRule.DynamoDBActionPropertypublic final String getTableName()
CfnTopicRule.DynamoDBActionPropertygetTableName in interface CfnTopicRule.DynamoDBActionPropertypublic final String getHashKeyType()
CfnTopicRule.DynamoDBActionPropertygetHashKeyType in interface CfnTopicRule.DynamoDBActionPropertypublic final String getPayloadField()
CfnTopicRule.DynamoDBActionPropertygetPayloadField in interface CfnTopicRule.DynamoDBActionPropertypublic final String getRangeKeyField()
CfnTopicRule.DynamoDBActionPropertygetRangeKeyField in interface CfnTopicRule.DynamoDBActionPropertypublic final String getRangeKeyType()
CfnTopicRule.DynamoDBActionPropertygetRangeKeyType in interface CfnTopicRule.DynamoDBActionPropertypublic final String getRangeKeyValue()
CfnTopicRule.DynamoDBActionPropertygetRangeKeyValue in interface CfnTopicRule.DynamoDBActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.