Uses of Class
software.amazon.awscdk.services.kafkaconnect.CfnConnector.PluginProperty.Builder
Package
Description
AWS::KafkaConnect Construct Library
-
Uses of CfnConnector.PluginProperty.Builder in software.amazon.awscdk.services.kafkaconnect
Modifier and TypeMethodDescriptionCfnConnector.PluginProperty.builder()
CfnConnector.PluginProperty.Builder.customPlugin
(IResolvable customPlugin) Sets the value ofCfnConnector.PluginProperty.getCustomPlugin()
CfnConnector.PluginProperty.Builder.customPlugin
(CfnConnector.CustomPluginProperty customPlugin) Sets the value ofCfnConnector.PluginProperty.getCustomPlugin()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConnector.PluginProperty.Builder
.