Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.DestinationProperty
Packages that use CfnFunction.DestinationProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.DestinationProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnFunction.DestinationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunction.DestinationPropertyMethods in software.amazon.awscdk.services.sam that return CfnFunction.DestinationPropertyModifier and TypeMethodDescriptionCfnFunction.DestinationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnFunction.DestinationPropertyModifier and TypeMethodDescriptionCfnFunction.DestinationConfigProperty.Builder.onFailure(CfnFunction.DestinationProperty onFailure) Sets the value ofCfnFunction.DestinationConfigProperty.getOnFailure()CfnFunction.EventInvokeDestinationConfigProperty.Builder.onFailure(CfnFunction.DestinationProperty onFailure) Sets the value ofCfnFunction.EventInvokeDestinationConfigProperty.getOnFailure()CfnFunction.EventInvokeDestinationConfigProperty.Builder.onSuccess(CfnFunction.DestinationProperty onSuccess) Sets the value ofCfnFunction.EventInvokeDestinationConfigProperty.getOnSuccess()