@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.563Z") @Stability(value=Experimental) public interface KafkaEventSourceProps extends software.amazon.jsii.JsiiSerializable, StreamEventSourceProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
KafkaEventSourceProps.Builder
A builder for
KafkaEventSourceProps |
static class |
KafkaEventSourceProps.Jsii$Proxy
An implementation for
KafkaEventSourceProps |
| Modifier and Type | Method and Description |
|---|---|
static KafkaEventSourceProps.Builder |
builder() |
ISecret |
getSecret()
(experimental) the secret with the Kafka credentials, see https://docs.aws.amazon.com/msk/latest/developerguide/msk-password.html for details.
|
String |
getTopic()
(experimental) the Kafka topic to subscribe to.
|
getBatchSize, getBisectBatchOnError, getEnabled, getMaxBatchingWindow, getMaxRecordAge, getOnFailure, getParallelizationFactor, getRetryAttempts, getStartingPosition, getTumblingWindow@Stability(value=Experimental) @NotNull ISecret getSecret()
@Stability(value=Experimental) @NotNull String getTopic()
@Stability(value=Experimental) static KafkaEventSourceProps.Builder builder()
builder in interface StreamEventSourcePropsKafkaEventSourceProps.Builder of KafkaEventSourcePropsCopyright © 2021. All rights reserved.