Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Builder
Packages that use CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Builder
-
Uses of CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lambda
Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.BuilderModifier and TypeMethodDescriptionCfnEventInvokeConfigPropsMixin.DestinationConfigProperty.builder()CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Builder.onFailure(CfnEventInvokeConfigPropsMixin.OnFailureProperty onFailure) Sets the value ofCfnEventInvokeConfigPropsMixin.DestinationConfigProperty.getOnFailure()CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Builder.onFailure(IResolvable onFailure) Sets the value ofCfnEventInvokeConfigPropsMixin.DestinationConfigProperty.getOnFailure()CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Builder.onSuccess(CfnEventInvokeConfigPropsMixin.OnSuccessProperty onSuccess) Sets the value ofCfnEventInvokeConfigPropsMixin.DestinationConfigProperty.getOnSuccess()CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Builder.onSuccess(IResolvable onSuccess) Sets the value ofCfnEventInvokeConfigPropsMixin.DestinationConfigProperty.getOnSuccess()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Builder.