Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.DestinationConfigProperty.Builder
Packages that use CfnFunction.DestinationConfigProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.DestinationConfigProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnFunction.DestinationConfigProperty.BuilderModifier and TypeMethodDescriptionCfnFunction.DestinationConfigProperty.builder()CfnFunction.DestinationConfigProperty.Builder.onFailure(IResolvable onFailure) Sets the value ofCfnFunction.DestinationConfigProperty.getOnFailure()CfnFunction.DestinationConfigProperty.Builder.onFailure(CfnFunction.DestinationProperty onFailure) Sets the value ofCfnFunction.DestinationConfigProperty.getOnFailure()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnFunction.DestinationConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.DestinationConfigProperty.Builder.