Class CfnPipe.PipeSourceKinesisStreamParametersProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.pipes.CfnPipe.PipeSourceKinesisStreamParametersProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPipe.PipeSourceKinesisStreamParametersProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPipe.PipeSourceKinesisStreamParametersProperty
@Stability(Stable)
@Internal
public static final class CfnPipe.PipeSourceKinesisStreamParametersProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPipe.PipeSourceKinesisStreamParametersProperty
An implementation for
CfnPipe.PipeSourceKinesisStreamParametersProperty-
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.services.pipes.CfnPipe.PipeSourceKinesisStreamParametersProperty
CfnPipe.PipeSourceKinesisStreamParametersProperty.Builder, CfnPipe.PipeSourceKinesisStreamParametersProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipe.PipeSourceKinesisStreamParametersProperty.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 Objectfinal Numberfinal Numberfinal Numberfinal Stringfinal Numberfinal Stringfinal StringWithStartingPositionset toAT_TIMESTAMP, the time from which to start reading, in Unix time seconds.final 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 theCfnPipe.PipeSourceKinesisStreamParametersProperty.Builder.
-
-
Method Details
-
getStartingPosition
- Specified by:
getStartingPositionin interfaceCfnPipe.PipeSourceKinesisStreamParametersProperty- See Also:
-
getBatchSize
- Specified by:
getBatchSizein interfaceCfnPipe.PipeSourceKinesisStreamParametersProperty- See Also:
-
getDeadLetterConfig
- Specified by:
getDeadLetterConfigin interfaceCfnPipe.PipeSourceKinesisStreamParametersProperty- See Also:
-
getMaximumBatchingWindowInSeconds
- Specified by:
getMaximumBatchingWindowInSecondsin interfaceCfnPipe.PipeSourceKinesisStreamParametersProperty- See Also:
-
getMaximumRecordAgeInSeconds
- Specified by:
getMaximumRecordAgeInSecondsin interfaceCfnPipe.PipeSourceKinesisStreamParametersProperty- See Also:
-
getMaximumRetryAttempts
- Specified by:
getMaximumRetryAttemptsin interfaceCfnPipe.PipeSourceKinesisStreamParametersProperty- See Also:
-
getOnPartialBatchItemFailure
- Specified by:
getOnPartialBatchItemFailurein interfaceCfnPipe.PipeSourceKinesisStreamParametersProperty- See Also:
-
getParallelizationFactor
- Specified by:
getParallelizationFactorin interfaceCfnPipe.PipeSourceKinesisStreamParametersProperty- See Also:
-
getStartingPositionTimestamp
Description copied from interface:CfnPipe.PipeSourceKinesisStreamParametersPropertyWithStartingPositionset toAT_TIMESTAMP, the time from which to start reading, in Unix time seconds.- Specified by:
getStartingPositionTimestampin interfaceCfnPipe.PipeSourceKinesisStreamParametersProperty- 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()
-