Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect.CfnCustomPluginPropsMixin.Builder
Packages that use CfnCustomPluginPropsMixin.Builder
-
Uses of CfnCustomPluginPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect that return CfnCustomPluginPropsMixin.BuilderModifier and TypeMethodDescriptionCfnCustomPluginPropsMixin.Builder.contentType(String contentType) The format of the plugin file.CfnCustomPluginPropsMixin.Builder.create()CfnCustomPluginPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnCustomPluginPropsMixin.Builder.description(String description) The description of the custom plugin.CfnCustomPluginPropsMixin.Builder.location(CfnCustomPluginPropsMixin.CustomPluginLocationProperty location) Information about the location of the custom plugin.CfnCustomPluginPropsMixin.Builder.location(IResolvable location) Information about the location of the custom plugin.The name of the custom plugin.An array of key-value pairs to apply to this resource.