Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.RequestParameterProperty.Builder
Packages that use CfnFunction.RequestParameterProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.RequestParameterProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnFunction.RequestParameterProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnFunction.RequestParameterProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.RequestParameterProperty.Builder.