| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda.eventsources |
AWS Lambda Event Sources
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DynamoEventSourceProps
Example:
|
interface |
KinesisEventSourceProps
Example:
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DynamoEventSourceProps.Jsii$Proxy
An implementation for
DynamoEventSourceProps |
static class |
KinesisEventSourceProps.Jsii$Proxy
An implementation for
KinesisEventSourceProps |
static class |
StreamEventSourceProps.Jsii$Proxy
An implementation for
StreamEventSourceProps |
| Modifier and Type | Method and Description |
|---|---|
StreamEventSourceProps |
StreamEventSourceProps.Builder.build()
Builds the configured instance.
|
protected StreamEventSourceProps |
StreamEventSource.getProps() |
| Constructor and Description |
|---|
StreamEventSource(StreamEventSourceProps props) |
Copyright © 2022. All rights reserved.