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