| Package | Description |
|---|---|
| software.amazon.awscdk.services.msk |
Amazon Managed Streaming for Apache Kafka Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EncryptionInTransitConfig.Jsii$Proxy
An implementation for
EncryptionInTransitConfig |
| Modifier and Type | Method and Description |
|---|---|
EncryptionInTransitConfig |
EncryptionInTransitConfig.Builder.build()
Builds the configured instance.
|
default EncryptionInTransitConfig |
ClusterProps.getEncryptionInTransit()
(experimental) Config details for encryption in transit.
|
EncryptionInTransitConfig |
ClusterProps.Jsii$Proxy.getEncryptionInTransit() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.encryptionInTransit(EncryptionInTransitConfig encryptionInTransit)
(experimental) Config details for encryption in transit.
|
ClusterProps.Builder |
ClusterProps.Builder.encryptionInTransit(EncryptionInTransitConfig encryptionInTransit)
Sets the value of
ClusterProps.getEncryptionInTransit() |
Copyright © 2022. All rights reserved.