@Stability(value=Stable) @Internal public static final class CfnDetectorModel.DynamoDBProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetectorModel.DynamoDBProperty
CfnDetectorModel.DynamoDBProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnDetectorModel.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, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected 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.DynamoDBProperty
getHashKeyField
in interface CfnDetectorModel.DynamoDBProperty
public final String getHashKeyValue()
CfnDetectorModel.DynamoDBProperty
getHashKeyValue
in interface CfnDetectorModel.DynamoDBProperty
public final String getTableName()
CfnDetectorModel.DynamoDBProperty
getTableName
in interface CfnDetectorModel.DynamoDBProperty
public final String getHashKeyType()
CfnDetectorModel.DynamoDBProperty
getHashKeyType
in interface CfnDetectorModel.DynamoDBProperty
public final String getOperation()
CfnDetectorModel.DynamoDBProperty
getOperation
in interface CfnDetectorModel.DynamoDBProperty
public final Object getPayload()
CfnDetectorModel.DynamoDBProperty
getPayload
in interface CfnDetectorModel.DynamoDBProperty
public final String getPayloadField()
CfnDetectorModel.DynamoDBProperty
getPayloadField
in interface CfnDetectorModel.DynamoDBProperty
public final String getRangeKeyField()
CfnDetectorModel.DynamoDBProperty
getRangeKeyField
in interface CfnDetectorModel.DynamoDBProperty
public final String getRangeKeyType()
CfnDetectorModel.DynamoDBProperty
getRangeKeyType
in interface CfnDetectorModel.DynamoDBProperty
public final String getRangeKeyValue()
CfnDetectorModel.DynamoDBProperty
getRangeKeyValue
in interface CfnDetectorModel.DynamoDBProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.