Get Event Source Mapping Result
constructor(batchSize: Int? = null, bisectBatchOnFunctionError: Boolean? = null, destinationConfig: EventSourceMappingDestinationConfig? = null, documentDbEventSourceConfig: EventSourceMappingDocumentDbEventSourceConfig? = null, enabled: Boolean? = null, eventSourceMappingArn: String? = null, filterCriteria: EventSourceMappingFilterCriteria? = null, functionName: String? = null, functionResponseTypes: List<EventSourceMappingFunctionResponseTypesItem>? = null, id: String? = null, kmsKeyArn: String? = null, maximumBatchingWindowInSeconds: Int? = null, maximumRecordAgeInSeconds: Int? = null, maximumRetryAttempts: Int? = null, metricsConfig: EventSourceMappingMetricsConfig? = null, parallelizationFactor: Int? = null, provisionedPollerConfig: EventSourceMappingProvisionedPollerConfig? = null, queues: List<String>? = null, scalingConfig: EventSourceMappingScalingConfig? = null, sourceAccessConfigurations: List<EventSourceMappingSourceAccessConfiguration>? = null, tags: List<Tag>? = null, topics: List<String>? = null, tumblingWindowInSeconds: Int? = null)