| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda.eventsources |
AWS Lambda Event Sources
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagedKafkaEventSourceProps
(experimental) Properties for a MSK event source.
|
interface |
SelfManagedKafkaEventSourceProps
(experimental) Properties for a self managed Kafka cluster event source.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
KafkaEventSourceProps.Jsii$Proxy
An implementation for
KafkaEventSourceProps |
static class |
ManagedKafkaEventSourceProps.Jsii$Proxy
An implementation for
ManagedKafkaEventSourceProps |
static class |
SelfManagedKafkaEventSourceProps.Jsii$Proxy
An implementation for
SelfManagedKafkaEventSourceProps |
| Modifier and Type | Method and Description |
|---|---|
KafkaEventSourceProps |
KafkaEventSourceProps.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.