/AWS1/CL_LMDSELFMANAGEDEVSRC¶
The self-managed Apache Kafka cluster for your event source.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_endpoints TYPE /AWS1/CL_LMDENDPOINTLISTS_W=>TT_ENDPOINTS TT_ENDPOINTS¶
The list of bootstrap servers for your Kafka brokers in the following format:
"KAFKA_BOOTSTRAP_SERVERS": ["abc.xyz.com:xxxx","abc2.xyz.com:xxxx"].
Queryable Attributes¶
Endpoints¶
The list of bootstrap servers for your Kafka brokers in the following format:
"KAFKA_BOOTSTRAP_SERVERS": ["abc.xyz.com:xxxx","abc2.xyz.com:xxxx"].
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDPOINTS() |
Getter for ENDPOINTS, with configurable default |
ASK_ENDPOINTS() |
Getter for ENDPOINTS w/ exceptions if field has no value |
HAS_ENDPOINTS() |
Determine if ENDPOINTS has a value |