Class CfnFunctionPropsMixin.DynamoDBEventProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.DynamoDBEventProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFunctionPropsMixin.DynamoDBEventProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFunctionPropsMixin.DynamoDBEventProperty
@Stability(Stable)
@Internal
public static final class CfnFunctionPropsMixin.DynamoDBEventProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFunctionPropsMixin.DynamoDBEventProperty
An implementation for
CfnFunctionPropsMixin.DynamoDBEventProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.DynamoDBEventProperty
CfnFunctionPropsMixin.DynamoDBEventProperty.Builder, CfnFunctionPropsMixin.DynamoDBEventProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.DynamoDBEventProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal Numberfinal ObjectReturns union: eitherBooleanorIResolvablefinal ObjectReturns union: eitherIResolvableorCfnFunctionPropsMixin.DestinationConfigPropertyfinal ObjectReturns union: eitherBooleanorIResolvablefinal Numberfinal Numberfinal Numberfinal Numberfinal Stringfinal Stringfinal inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.DynamoDBEventProperty.Builder.
-
-
Method Details
-
getBatchSize
- Specified by:
getBatchSizein interfaceCfnFunctionPropsMixin.DynamoDBEventProperty- See Also:
-
getBisectBatchOnFunctionError
Description copied from interface:CfnFunctionPropsMixin.DynamoDBEventPropertyReturns union: eitherBooleanorIResolvable- Specified by:
getBisectBatchOnFunctionErrorin interfaceCfnFunctionPropsMixin.DynamoDBEventProperty- See Also:
-
getDestinationConfig
Description copied from interface:CfnFunctionPropsMixin.DynamoDBEventPropertyReturns union: eitherIResolvableorCfnFunctionPropsMixin.DestinationConfigProperty- Specified by:
getDestinationConfigin interfaceCfnFunctionPropsMixin.DynamoDBEventProperty- See Also:
-
getEnabled
Description copied from interface:CfnFunctionPropsMixin.DynamoDBEventPropertyReturns union: eitherBooleanorIResolvable- Specified by:
getEnabledin interfaceCfnFunctionPropsMixin.DynamoDBEventProperty- See Also:
-
getMaximumBatchingWindowInSeconds
- Specified by:
getMaximumBatchingWindowInSecondsin interfaceCfnFunctionPropsMixin.DynamoDBEventProperty- See Also:
-
getMaximumRecordAgeInSeconds
- Specified by:
getMaximumRecordAgeInSecondsin interfaceCfnFunctionPropsMixin.DynamoDBEventProperty- See Also:
-
getMaximumRetryAttempts
- Specified by:
getMaximumRetryAttemptsin interfaceCfnFunctionPropsMixin.DynamoDBEventProperty- See Also:
-
getParallelizationFactor
- Specified by:
getParallelizationFactorin interfaceCfnFunctionPropsMixin.DynamoDBEventProperty- See Also:
-
getStartingPosition
- Specified by:
getStartingPositionin interfaceCfnFunctionPropsMixin.DynamoDBEventProperty- See Also:
-
getStream
- Specified by:
getStreamin interfaceCfnFunctionPropsMixin.DynamoDBEventProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-