Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnEventSourceMappingPropsMixin.DocumentDBEventSourceConfigProperty
Packages that use CfnEventSourceMappingPropsMixin.DocumentDBEventSourceConfigProperty
-
Uses of CfnEventSourceMappingPropsMixin.DocumentDBEventSourceConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.lambda
Classes in software.amazon.awscdk.cfnpropertymixins.services.lambda that implement CfnEventSourceMappingPropsMixin.DocumentDBEventSourceConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEventSourceMappingPropsMixin.DocumentDBEventSourceConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnEventSourceMappingPropsMixin.DocumentDBEventSourceConfigPropertyModifier and TypeMethodDescriptionCfnEventSourceMappingPropsMixin.DocumentDBEventSourceConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnEventSourceMappingPropsMixin.DocumentDBEventSourceConfigPropertyModifier and TypeMethodDescriptionCfnEventSourceMappingMixinProps.Builder.documentDbEventSourceConfig(CfnEventSourceMappingPropsMixin.DocumentDBEventSourceConfigProperty documentDbEventSourceConfig) Sets the value ofCfnEventSourceMappingMixinProps.getDocumentDbEventSourceConfig()CfnEventSourceMappingPropsMixin.Builder.documentDbEventSourceConfig(CfnEventSourceMappingPropsMixin.DocumentDBEventSourceConfigProperty documentDbEventSourceConfig) Specific configuration settings for a DocumentDB event source.