Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.RequestParameterProperty.Builder
Packages that use CfnFunctionPropsMixin.RequestParameterProperty.Builder
-
Uses of CfnFunctionPropsMixin.RequestParameterProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.RequestParameterProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionPropsMixin.RequestParameterProperty.builder()Sets the value ofCfnFunctionPropsMixin.RequestParameterProperty.getCaching()CfnFunctionPropsMixin.RequestParameterProperty.Builder.caching(IResolvable caching) Sets the value ofCfnFunctionPropsMixin.RequestParameterProperty.getCaching()Sets the value ofCfnFunctionPropsMixin.RequestParameterProperty.getRequired()CfnFunctionPropsMixin.RequestParameterProperty.Builder.required(IResolvable required) Sets the value ofCfnFunctionPropsMixin.RequestParameterProperty.getRequired()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.RequestParameterProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.RequestParameterProperty.Builder.