Uses of Interface
software.amazon.awscdk.services.msk.CfnCluster.EncryptionInfoProperty
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnCluster.EncryptionInfoProperty in software.amazon.awscdk.services.msk
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnCluster.EncryptionInfoProperty
Modifier and TypeMethodDescriptionCfnCluster.EncryptionInfoProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnCluster.Builder.encryptionInfo
(CfnCluster.EncryptionInfoProperty encryptionInfo) Includes all encryption-related information.CfnClusterProps.Builder.encryptionInfo
(CfnCluster.EncryptionInfoProperty encryptionInfo) Sets the value ofCfnClusterProps.getEncryptionInfo()
void
CfnCluster.setEncryptionInfo
(CfnCluster.EncryptionInfoProperty value) Includes all encryption-related information.