Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnEventSourceMappingPropsMixin.OnFailureProperty.Builder
Packages that use CfnEventSourceMappingPropsMixin.OnFailureProperty.Builder
-
Uses of CfnEventSourceMappingPropsMixin.OnFailureProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lambda
Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnEventSourceMappingPropsMixin.OnFailureProperty.BuilderModifier and TypeMethodDescriptionCfnEventSourceMappingPropsMixin.OnFailureProperty.builder()CfnEventSourceMappingPropsMixin.OnFailureProperty.Builder.destination(String destination) Sets the value ofCfnEventSourceMappingPropsMixin.OnFailureProperty.getDestination()CfnEventSourceMappingPropsMixin.OnFailureProperty.Builder.destination(ITopicRef destination) Sets the value ofCfnEventSourceMappingPropsMixin.OnFailureProperty.getDestination()CfnEventSourceMappingPropsMixin.OnFailureProperty.Builder.destination(IQueueRef destination) Sets the value ofCfnEventSourceMappingPropsMixin.OnFailureProperty.getDestination()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnEventSourceMappingPropsMixin.OnFailureProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventSourceMappingPropsMixin.OnFailureProperty.Builder.