Uses of Class
software.amazon.awscdk.services.msk.CfnConfigurationProps.Builder
Packages that use CfnConfigurationProps.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnConfigurationProps.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnConfigurationProps.builder()CfnConfigurationProps.Builder.description(String description) Sets the value ofCfnConfigurationProps.getDescription()CfnConfigurationProps.Builder.kafkaVersionsList(List<String> kafkaVersionsList) Sets the value ofCfnConfigurationProps.getKafkaVersionsList()Sets the value ofCfnConfigurationProps.getName()CfnConfigurationProps.Builder.serverProperties(String serverProperties) Sets the value ofCfnConfigurationProps.getServerProperties()Constructors in software.amazon.awscdk.services.msk with parameters of type CfnConfigurationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnConfigurationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConfigurationProps.Builder.