CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.batchSize(Number batchSize)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.bisectBatchOnFunctionError(Boolean bisectBatchOnFunctionError)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.bisectBatchOnFunctionError(IResolvable bisectBatchOnFunctionError)
|
static CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.builder() |
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.destinationConfig(CfnEventSourceMapping.DestinationConfigProperty destinationConfig)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.destinationConfig(IResolvable destinationConfig)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.enabled(Boolean enabled)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.enabled(IResolvable enabled)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.eventSourceArn(String eventSourceArn)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.functionName(String functionName)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.maximumBatchingWindowInSeconds(Number maximumBatchingWindowInSeconds)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.maximumRecordAgeInSeconds(Number maximumRecordAgeInSeconds)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.maximumRetryAttempts(Number maximumRetryAttempts)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.parallelizationFactor(Number parallelizationFactor)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.startingPosition(String startingPosition)
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.topics(List<String> topics)
|