Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.ApiEventProperty.Builder
Packages that use CfnFunctionPropsMixin.ApiEventProperty.Builder
-
Uses of CfnFunctionPropsMixin.ApiEventProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.ApiEventProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionPropsMixin.ApiEventProperty.Builder.auth(CfnFunctionPropsMixin.AuthProperty auth) Sets the value ofCfnFunctionPropsMixin.ApiEventProperty.getAuth()CfnFunctionPropsMixin.ApiEventProperty.Builder.auth(IResolvable auth) Sets the value ofCfnFunctionPropsMixin.ApiEventProperty.getAuth()CfnFunctionPropsMixin.ApiEventProperty.builder()Sets the value ofCfnFunctionPropsMixin.ApiEventProperty.getMethod()Sets the value ofCfnFunctionPropsMixin.ApiEventProperty.getPath()CfnFunctionPropsMixin.ApiEventProperty.Builder.requestModel(CfnFunctionPropsMixin.RequestModelProperty requestModel) Sets the value ofCfnFunctionPropsMixin.ApiEventProperty.getRequestModel()CfnFunctionPropsMixin.ApiEventProperty.Builder.requestModel(IResolvable requestModel) Sets the value ofCfnFunctionPropsMixin.ApiEventProperty.getRequestModel()CfnFunctionPropsMixin.ApiEventProperty.Builder.requestParameters(List<? extends Object> requestParameters) Sets the value ofCfnFunctionPropsMixin.ApiEventProperty.getRequestParameters()CfnFunctionPropsMixin.ApiEventProperty.Builder.requestParameters(IResolvable requestParameters) Sets the value ofCfnFunctionPropsMixin.ApiEventProperty.getRequestParameters()Sets the value ofCfnFunctionPropsMixin.ApiEventProperty.getRestApiId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.ApiEventProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.ApiEventProperty.Builder.