@Stability(value=Stable)
public static interface CfnDetectorModel.DynamoDBProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.DynamoDBProperty.Builder
A builder for
CfnDetectorModel.DynamoDBProperty |
static class |
CfnDetectorModel.DynamoDBProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.DynamoDBProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.DynamoDBProperty.Builder |
builder() |
default String |
getHashKeyField()
`CfnDetectorModel.DynamoDBProperty.HashKeyField`.
|
default String |
getHashKeyType()
`CfnDetectorModel.DynamoDBProperty.HashKeyType`.
|
default String |
getHashKeyValue()
`CfnDetectorModel.DynamoDBProperty.HashKeyValue`.
|
default String |
getOperation()
`CfnDetectorModel.DynamoDBProperty.Operation`.
|
default Object |
getPayload()
`CfnDetectorModel.DynamoDBProperty.Payload`.
|
default String |
getPayloadField()
`CfnDetectorModel.DynamoDBProperty.PayloadField`.
|
default String |
getRangeKeyField()
`CfnDetectorModel.DynamoDBProperty.RangeKeyField`.
|
default String |
getRangeKeyType()
`CfnDetectorModel.DynamoDBProperty.RangeKeyType`.
|
default String |
getRangeKeyValue()
`CfnDetectorModel.DynamoDBProperty.RangeKeyValue`.
|
default String |
getTableName()
`CfnDetectorModel.DynamoDBProperty.TableName`.
|
@Stability(value=Stable) @Nullable default String getHashKeyField()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-hashkeyfield@Stability(value=Stable) @Nullable default String getHashKeyType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-hashkeytype@Stability(value=Stable) @Nullable default String getHashKeyValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-hashkeyvalue@Stability(value=Stable) @Nullable default String getOperation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-operation@Stability(value=Stable) @Nullable default Object getPayload()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-payload@Stability(value=Stable) @Nullable default String getPayloadField()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-payloadfield@Stability(value=Stable) @Nullable default String getRangeKeyField()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-rangekeyfield@Stability(value=Stable) @Nullable default String getRangeKeyType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-rangekeytype@Stability(value=Stable) @Nullable default String getRangeKeyValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-rangekeyvalue@Stability(value=Stable) @Nullable default String getTableName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-tablename@Stability(value=Stable) static CfnDetectorModel.DynamoDBProperty.Builder builder()
Copyright © 2020. All rights reserved.