Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.HooksProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.HooksProperty.Builder in software.amazon.awscdk.services.sam
Modifier and TypeMethodDescriptionCfnFunction.HooksProperty.builder()
CfnFunction.HooksProperty.Builder.postTraffic
(String postTraffic) Sets the value ofCfnFunction.HooksProperty.getPostTraffic()
CfnFunction.HooksProperty.Builder.preTraffic
(String preTraffic) Sets the value ofCfnFunction.HooksProperty.getPreTraffic()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunction.HooksProperty.Builder
.