Uses of Class
software.amazon.awscdk.services.kafkaconnect.CfnCustomPluginProps.Builder
Packages that use CfnCustomPluginProps.Builder
Package
Description
AWS::KafkaConnect Construct Library
-
Uses of CfnCustomPluginProps.Builder in software.amazon.awscdk.services.kafkaconnect
Methods in software.amazon.awscdk.services.kafkaconnect that return CfnCustomPluginProps.BuilderModifier and TypeMethodDescriptionstatic CfnCustomPluginProps.BuilderCfnCustomPluginProps.builder()CfnCustomPluginProps.Builder.contentType(String contentType) Sets the value ofCfnCustomPluginProps.getContentType()CfnCustomPluginProps.Builder.description(String description) Sets the value ofCfnCustomPluginProps.getDescription()CfnCustomPluginProps.Builder.location(IResolvable location) Sets the value ofCfnCustomPluginProps.getLocation()CfnCustomPluginProps.Builder.location(CfnCustomPlugin.CustomPluginLocationProperty location) Sets the value ofCfnCustomPluginProps.getLocation()Sets the value ofCfnCustomPluginProps.getName()Sets the value ofCfnCustomPluginProps.getTags()Constructors in software.amazon.awscdk.services.kafkaconnect with parameters of type CfnCustomPluginProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCustomPluginProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCustomPluginProps.Builder.