toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotevents.kotlin.outputs
/
DetectorModelDynamoDb
/
DetectorModelDynamoDb
Detector
Model
Dynamo
Db
constructor
(
hashKeyField
:
String
,
hashKeyType
:
String
?
=
null
,
hashKeyValue
:
String
,
operation
:
String
?
=
null
,
payload
:
DetectorModelPayload
?
=
null
,
payloadField
:
String
?
=
null
,
rangeKeyField
:
String
?
=
null
,
rangeKeyType
:
String
?
=
null
,
rangeKeyValue
:
String
?
=
null
,
tableName
:
String
)