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