@Stability(value=Stable) @Internal public static final class CfnEventSourceMappingProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEventSourceMappingProps
CfnEventSourceMappingPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEventSourceMappingProps.Builder, CfnEventSourceMappingProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEventSourceMappingProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEventSourceMappingProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getBatchSize()
`AWS::Lambda::EventSourceMapping.BatchSize`.
|
Object |
getBisectBatchOnFunctionError()
`AWS::Lambda::EventSourceMapping.BisectBatchOnFunctionError`.
|
Object |
getDestinationConfig()
`AWS::Lambda::EventSourceMapping.DestinationConfig`.
|
Object |
getEnabled()
`AWS::Lambda::EventSourceMapping.Enabled`.
|
String |
getEventSourceArn()
`AWS::Lambda::EventSourceMapping.EventSourceArn`.
|
Object |
getFilterCriteria()
`AWS::Lambda::EventSourceMapping.FilterCriteria`.
|
String |
getFunctionName()
`AWS::Lambda::EventSourceMapping.FunctionName`.
|
List<String> |
getFunctionResponseTypes()
`AWS::Lambda::EventSourceMapping.FunctionResponseTypes`.
|
Number |
getMaximumBatchingWindowInSeconds()
`AWS::Lambda::EventSourceMapping.MaximumBatchingWindowInSeconds`.
|
Number |
getMaximumRecordAgeInSeconds()
`AWS::Lambda::EventSourceMapping.MaximumRecordAgeInSeconds`.
|
Number |
getMaximumRetryAttempts()
`AWS::Lambda::EventSourceMapping.MaximumRetryAttempts`.
|
Number |
getParallelizationFactor()
`AWS::Lambda::EventSourceMapping.ParallelizationFactor`.
|
List<String> |
getQueues()
`AWS::Lambda::EventSourceMapping.Queues`.
|
Object |
getSelfManagedEventSource()
`AWS::Lambda::EventSourceMapping.SelfManagedEventSource`.
|
Object |
getSourceAccessConfigurations()
`AWS::Lambda::EventSourceMapping.SourceAccessConfigurations`.
|
String |
getStartingPosition()
`AWS::Lambda::EventSourceMapping.StartingPosition`.
|
Number |
getStartingPositionTimestamp()
`AWS::Lambda::EventSourceMapping.StartingPositionTimestamp`.
|
List<String> |
getTopics()
`AWS::Lambda::EventSourceMapping.Topics`.
|
Number |
getTumblingWindowInSeconds()
`AWS::Lambda::EventSourceMapping.TumblingWindowInSeconds`.
|
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(CfnEventSourceMappingProps.Builder builder)
CfnEventSourceMappingProps.Builder.public final Number getBatchSize()
CfnEventSourceMappingPropsgetBatchSize in interface CfnEventSourceMappingPropspublic final Object getBisectBatchOnFunctionError()
CfnEventSourceMappingPropsgetBisectBatchOnFunctionError in interface CfnEventSourceMappingPropspublic final Object getDestinationConfig()
CfnEventSourceMappingPropsgetDestinationConfig in interface CfnEventSourceMappingPropspublic final Object getEnabled()
CfnEventSourceMappingPropsgetEnabled in interface CfnEventSourceMappingPropspublic final String getEventSourceArn()
CfnEventSourceMappingPropsgetEventSourceArn in interface CfnEventSourceMappingPropspublic final Object getFilterCriteria()
CfnEventSourceMappingPropsgetFilterCriteria in interface CfnEventSourceMappingPropspublic final String getFunctionName()
CfnEventSourceMappingPropsgetFunctionName in interface CfnEventSourceMappingPropspublic final List<String> getFunctionResponseTypes()
CfnEventSourceMappingPropsgetFunctionResponseTypes in interface CfnEventSourceMappingPropspublic final Number getMaximumBatchingWindowInSeconds()
CfnEventSourceMappingPropsgetMaximumBatchingWindowInSeconds in interface CfnEventSourceMappingPropspublic final Number getMaximumRecordAgeInSeconds()
CfnEventSourceMappingPropsgetMaximumRecordAgeInSeconds in interface CfnEventSourceMappingPropspublic final Number getMaximumRetryAttempts()
CfnEventSourceMappingPropsgetMaximumRetryAttempts in interface CfnEventSourceMappingPropspublic final Number getParallelizationFactor()
CfnEventSourceMappingPropsgetParallelizationFactor in interface CfnEventSourceMappingPropspublic final List<String> getQueues()
CfnEventSourceMappingPropsgetQueues in interface CfnEventSourceMappingPropspublic final Object getSelfManagedEventSource()
CfnEventSourceMappingPropsgetSelfManagedEventSource in interface CfnEventSourceMappingPropspublic final Object getSourceAccessConfigurations()
CfnEventSourceMappingPropsgetSourceAccessConfigurations in interface CfnEventSourceMappingPropspublic final String getStartingPosition()
CfnEventSourceMappingPropsgetStartingPosition in interface CfnEventSourceMappingPropspublic final Number getStartingPositionTimestamp()
CfnEventSourceMappingPropsgetStartingPositionTimestamp in interface CfnEventSourceMappingPropspublic final List<String> getTopics()
CfnEventSourceMappingPropsgetTopics in interface CfnEventSourceMappingPropspublic final Number getTumblingWindowInSeconds()
CfnEventSourceMappingPropsgetTumblingWindowInSeconds in interface CfnEventSourceMappingProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.