@Stability(value=Stable) @Internal public static final class CfnDetectorModel.DynamoDBProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetectorModel.DynamoDBProperty
CfnDetectorModel.DynamoDBPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDetectorModel.DynamoDBProperty.Builder, CfnDetectorModel.DynamoDBProperty.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 tableName,
String hashKeyType,
String operation,
Object payload,
String payloadField,
String rangeKeyField,
String rangeKeyType,
String rangeKeyValue)
Constructor that initializes the object based on literal property values passed by the
CfnDetectorModel.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getHashKeyField()
`CfnDetectorModel.DynamoDBProperty.HashKeyField`.
|
String |
getHashKeyType()
`CfnDetectorModel.DynamoDBProperty.HashKeyType`.
|
String |
getHashKeyValue()
`CfnDetectorModel.DynamoDBProperty.HashKeyValue`.
|
String |
getOperation()
`CfnDetectorModel.DynamoDBProperty.Operation`.
|
Object |
getPayload()
`CfnDetectorModel.DynamoDBProperty.Payload`.
|
String |
getPayloadField()
`CfnDetectorModel.DynamoDBProperty.PayloadField`.
|
String |
getRangeKeyField()
`CfnDetectorModel.DynamoDBProperty.RangeKeyField`.
|
String |
getRangeKeyType()
`CfnDetectorModel.DynamoDBProperty.RangeKeyType`.
|
String |
getRangeKeyValue()
`CfnDetectorModel.DynamoDBProperty.RangeKeyValue`.
|
String |
getTableName()
`CfnDetectorModel.DynamoDBProperty.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 tableName, String hashKeyType, String operation, Object payload, String payloadField, String rangeKeyField, String rangeKeyType, String rangeKeyValue)
CfnDetectorModel.ActionProperty.Builder.public final String getHashKeyField()
CfnDetectorModel.DynamoDBPropertygetHashKeyField in interface CfnDetectorModel.DynamoDBPropertypublic final String getHashKeyValue()
CfnDetectorModel.DynamoDBPropertygetHashKeyValue in interface CfnDetectorModel.DynamoDBPropertypublic final String getTableName()
CfnDetectorModel.DynamoDBPropertygetTableName in interface CfnDetectorModel.DynamoDBPropertypublic final String getHashKeyType()
CfnDetectorModel.DynamoDBPropertygetHashKeyType in interface CfnDetectorModel.DynamoDBPropertypublic final String getOperation()
CfnDetectorModel.DynamoDBPropertygetOperation in interface CfnDetectorModel.DynamoDBPropertypublic final Object getPayload()
CfnDetectorModel.DynamoDBPropertygetPayload in interface CfnDetectorModel.DynamoDBPropertypublic final String getPayloadField()
CfnDetectorModel.DynamoDBPropertygetPayloadField in interface CfnDetectorModel.DynamoDBPropertypublic final String getRangeKeyField()
CfnDetectorModel.DynamoDBPropertygetRangeKeyField in interface CfnDetectorModel.DynamoDBPropertypublic final String getRangeKeyType()
CfnDetectorModel.DynamoDBPropertygetRangeKeyType in interface CfnDetectorModel.DynamoDBPropertypublic final String getRangeKeyValue()
CfnDetectorModel.DynamoDBPropertygetRangeKeyValue in interface CfnDetectorModel.DynamoDBProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.