Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.HttpApiEventProperty.Builder
Packages that use CfnFunctionPropsMixin.HttpApiEventProperty.Builder
-
Uses of CfnFunctionPropsMixin.HttpApiEventProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.HttpApiEventProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnFunctionPropsMixin.HttpApiEventProperty.getApiId()CfnFunctionPropsMixin.HttpApiEventProperty.Builder.auth(CfnFunctionPropsMixin.HttpApiFunctionAuthProperty auth) Sets the value ofCfnFunctionPropsMixin.HttpApiEventProperty.getAuth()CfnFunctionPropsMixin.HttpApiEventProperty.Builder.auth(IResolvable auth) Sets the value ofCfnFunctionPropsMixin.HttpApiEventProperty.getAuth()CfnFunctionPropsMixin.HttpApiEventProperty.builder()Sets the value ofCfnFunctionPropsMixin.HttpApiEventProperty.getMethod()Sets the value ofCfnFunctionPropsMixin.HttpApiEventProperty.getPath()CfnFunctionPropsMixin.HttpApiEventProperty.Builder.payloadFormatVersion(String payloadFormatVersion) Sets the value ofCfnFunctionPropsMixin.HttpApiEventProperty.getPayloadFormatVersion()CfnFunctionPropsMixin.HttpApiEventProperty.Builder.routeSettings(CfnFunctionPropsMixin.RouteSettingsProperty routeSettings) Sets the value ofCfnFunctionPropsMixin.HttpApiEventProperty.getRouteSettings()CfnFunctionPropsMixin.HttpApiEventProperty.Builder.routeSettings(IResolvable routeSettings) Sets the value ofCfnFunctionPropsMixin.HttpApiEventProperty.getRouteSettings()CfnFunctionPropsMixin.HttpApiEventProperty.Builder.timeoutInMillis(Number timeoutInMillis) Sets the value ofCfnFunctionPropsMixin.HttpApiEventProperty.getTimeoutInMillis()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.HttpApiEventProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.HttpApiEventProperty.Builder.