@Stability(value=Stable) @Internal public static final class CfnFunction.DynamoDBEventProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunction.DynamoDBEventProperty
CfnFunction.DynamoDBEventPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunction.DynamoDBEventProperty.Builder, CfnFunction.DynamoDBEventProperty.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 startingPosition,
String stream,
Number batchSize,
Object bisectBatchOnFunctionError,
Object destinationConfig,
Object enabled,
Number maximumBatchingWindowInSeconds,
Number maximumRecordAgeInSeconds,
Number maximumRetryAttempts,
Number parallelizationFactor)
Constructor that initializes the object based on literal property values passed by the
CfnFunction.AlexaSkillEventProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getBatchSize()
`CfnFunction.DynamoDBEventProperty.BatchSize`.
|
Object |
getBisectBatchOnFunctionError()
`CfnFunction.DynamoDBEventProperty.BisectBatchOnFunctionError`.
|
Object |
getDestinationConfig()
`CfnFunction.DynamoDBEventProperty.DestinationConfig`.
|
Object |
getEnabled()
`CfnFunction.DynamoDBEventProperty.Enabled`.
|
Number |
getMaximumBatchingWindowInSeconds()
`CfnFunction.DynamoDBEventProperty.MaximumBatchingWindowInSeconds`.
|
Number |
getMaximumRecordAgeInSeconds()
`CfnFunction.DynamoDBEventProperty.MaximumRecordAgeInSeconds`.
|
Number |
getMaximumRetryAttempts()
`CfnFunction.DynamoDBEventProperty.MaximumRetryAttempts`.
|
Number |
getParallelizationFactor()
`CfnFunction.DynamoDBEventProperty.ParallelizationFactor`.
|
String |
getStartingPosition()
`CfnFunction.DynamoDBEventProperty.StartingPosition`.
|
String |
getStream()
`CfnFunction.DynamoDBEventProperty.Stream`.
|
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 startingPosition, String stream, Number batchSize, Object bisectBatchOnFunctionError, Object destinationConfig, Object enabled, Number maximumBatchingWindowInSeconds, Number maximumRecordAgeInSeconds, Number maximumRetryAttempts, Number parallelizationFactor)
CfnFunction.AlexaSkillEventProperty.Builder.public final String getStartingPosition()
CfnFunction.DynamoDBEventPropertygetStartingPosition in interface CfnFunction.DynamoDBEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#dynamodbpublic final String getStream()
CfnFunction.DynamoDBEventPropertygetStream in interface CfnFunction.DynamoDBEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#dynamodbpublic final Number getBatchSize()
CfnFunction.DynamoDBEventPropertygetBatchSize in interface CfnFunction.DynamoDBEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#dynamodbpublic final Object getBisectBatchOnFunctionError()
CfnFunction.DynamoDBEventPropertygetBisectBatchOnFunctionError in interface CfnFunction.DynamoDBEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#dynamodbpublic final Object getDestinationConfig()
CfnFunction.DynamoDBEventPropertygetDestinationConfig in interface CfnFunction.DynamoDBEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#dynamodbpublic final Object getEnabled()
CfnFunction.DynamoDBEventPropertygetEnabled in interface CfnFunction.DynamoDBEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#dynamodbpublic final Number getMaximumBatchingWindowInSeconds()
CfnFunction.DynamoDBEventPropertygetMaximumBatchingWindowInSeconds in interface CfnFunction.DynamoDBEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#dynamodbpublic final Number getMaximumRecordAgeInSeconds()
CfnFunction.DynamoDBEventPropertygetMaximumRecordAgeInSeconds in interface CfnFunction.DynamoDBEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#dynamodbpublic final Number getMaximumRetryAttempts()
CfnFunction.DynamoDBEventPropertygetMaximumRetryAttempts in interface CfnFunction.DynamoDBEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#dynamodbpublic final Number getParallelizationFactor()
CfnFunction.DynamoDBEventPropertygetParallelizationFactor in interface CfnFunction.DynamoDBEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#dynamodb@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.