/AWS1/CL_KFKKAFKACLSTENCINTRAN¶
Details of encryption in transit to the Apache Kafka cluster.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_encryptiontype TYPE /AWS1/KFKKAFKACLSTENCINTRANTY /AWS1/KFKKAFKACLSTENCINTRANTY¶
The type of encryption in transit to the Apache Kafka cluster.
Optional arguments:¶
iv_rootcacertificate TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING¶
The root CA certificate.
Queryable Attributes¶
EncryptionType¶
The type of encryption in transit to the Apache Kafka cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENCRYPTIONTYPE() |
Getter for ENCRYPTIONTYPE, with configurable default |
ASK_ENCRYPTIONTYPE() |
Getter for ENCRYPTIONTYPE w/ exceptions if field has no valu |
HAS_ENCRYPTIONTYPE() |
Determine if ENCRYPTIONTYPE has a value |
RootCaCertificate¶
The root CA certificate.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROOTCACERTIFICATE() |
Getter for ROOTCACERTIFICATE, with configurable default |
ASK_ROOTCACERTIFICATE() |
Getter for ROOTCACERTIFICATE w/ exceptions if field has no v |
HAS_ROOTCACERTIFICATE() |
Determine if ROOTCACERTIFICATE has a value |