| Package | Description |
|---|---|
| software.amazon.awscdk.services.msk |
Amazon Managed Streaming for Apache Kafka Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCluster.EncryptionInfoProperty.Jsii$Proxy
An implementation for
CfnCluster.EncryptionInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.EncryptionInfoProperty |
CfnCluster.EncryptionInfoProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.encryptionInfo(CfnCluster.EncryptionInfoProperty encryptionInfo)
Sets the value of
CfnClusterProps.getEncryptionInfo() |
CfnCluster.Builder |
CfnCluster.Builder.encryptionInfo(CfnCluster.EncryptionInfoProperty encryptionInfo)
Includes all encryption-related information.
|
void |
CfnCluster.setEncryptionInfo(CfnCluster.EncryptionInfoProperty value)
Includes all encryption-related information.
|
Copyright © 2022. All rights reserved.