| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda.eventsources |
AWS Lambda Event Sources
|
| Modifier and Type | Method and Description |
|---|---|
SqsEventSourceProps.Builder |
SqsEventSourceProps.Builder.batchSize(Number batchSize)
Sets the value of
SqsEventSourceProps.getBatchSize() |
static SqsEventSourceProps.Builder |
SqsEventSourceProps.builder() |
SqsEventSourceProps.Builder |
SqsEventSourceProps.Builder.enabled(Boolean enabled)
Sets the value of
SqsEventSourceProps.getEnabled() |
SqsEventSourceProps.Builder |
SqsEventSourceProps.Builder.maxBatchingWindow(Duration maxBatchingWindow)
Sets the value of
SqsEventSourceProps.getMaxBatchingWindow() |
Copyright © 2021. All rights reserved.