Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.DestinationProperty
Packages that use CfnFunctionPropsMixin.DestinationProperty
-
Uses of CfnFunctionPropsMixin.DestinationProperty in software.amazon.awscdk.cfnpropertymixins.services.sam
Classes in software.amazon.awscdk.cfnpropertymixins.services.sam that implement CfnFunctionPropsMixin.DestinationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunctionPropsMixin.DestinationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.DestinationPropertyModifier and TypeMethodDescriptionCfnFunctionPropsMixin.DestinationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.DestinationPropertyModifier and TypeMethodDescriptionCfnFunctionPropsMixin.DestinationConfigProperty.Builder.onFailure(CfnFunctionPropsMixin.DestinationProperty onFailure) Sets the value ofCfnFunctionPropsMixin.DestinationConfigProperty.getOnFailure()CfnFunctionPropsMixin.EventInvokeDestinationConfigProperty.Builder.onFailure(CfnFunctionPropsMixin.DestinationProperty onFailure) CfnFunctionPropsMixin.EventInvokeDestinationConfigProperty.Builder.onSuccess(CfnFunctionPropsMixin.DestinationProperty onSuccess)