| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static KafkaClusterEncryptionInTransitType |
KafkaClusterEncryptionInTransitType.fromValue(String value)
Use this in place of valueOf.
|
static KafkaClusterEncryptionInTransitType |
KafkaClusterEncryptionInTransitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KafkaClusterEncryptionInTransitType[] |
KafkaClusterEncryptionInTransitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KafkaClusterEncryptionInTransit |
KafkaClusterEncryptionInTransit.withEncryptionType(KafkaClusterEncryptionInTransitType encryptionType)
The type of encryption in transit to the Apache Kafka cluster.
|
KafkaClusterEncryptionInTransitDescription |
KafkaClusterEncryptionInTransitDescription.withEncryptionType(KafkaClusterEncryptionInTransitType encryptionType)
The type of encryption in transit to the Apache Kafka cluster.
|
Copyright © 2024. All rights reserved.