Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.RequestParameterProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.RequestParameterProperty.Builder in software.amazon.awscdk.services.sam
Modifier and TypeMethodDescriptionCfnFunction.RequestParameterProperty.builder()
Sets the value ofCfnFunction.RequestParameterProperty.getCaching()
CfnFunction.RequestParameterProperty.Builder.caching
(IResolvable caching) Sets the value ofCfnFunction.RequestParameterProperty.getCaching()
Sets the value ofCfnFunction.RequestParameterProperty.getRequired()
CfnFunction.RequestParameterProperty.Builder.required
(IResolvable required) Sets the value ofCfnFunction.RequestParameterProperty.getRequired()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunction.RequestParameterProperty.Builder
.