Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnEventSourceMappingPropsMixin.SelfManagedEventSourceProperty
Packages that use CfnEventSourceMappingPropsMixin.SelfManagedEventSourceProperty
-
Uses of CfnEventSourceMappingPropsMixin.SelfManagedEventSourceProperty in software.amazon.awscdk.cfnpropertymixins.services.lambda
Classes in software.amazon.awscdk.cfnpropertymixins.services.lambda that implement CfnEventSourceMappingPropsMixin.SelfManagedEventSourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEventSourceMappingPropsMixin.SelfManagedEventSourcePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnEventSourceMappingPropsMixin.SelfManagedEventSourcePropertyModifier and TypeMethodDescriptionCfnEventSourceMappingPropsMixin.SelfManagedEventSourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnEventSourceMappingPropsMixin.SelfManagedEventSourcePropertyModifier and TypeMethodDescriptionCfnEventSourceMappingMixinProps.Builder.selfManagedEventSource(CfnEventSourceMappingPropsMixin.SelfManagedEventSourceProperty selfManagedEventSource) Sets the value ofCfnEventSourceMappingMixinProps.getSelfManagedEventSource()CfnEventSourceMappingPropsMixin.Builder.selfManagedEventSource(CfnEventSourceMappingPropsMixin.SelfManagedEventSourceProperty selfManagedEventSource) The self-managed Apache Kafka cluster for your event source.