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