Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.RouteSettingsProperty.Builder
Packages that use CfnFunctionPropsMixin.RouteSettingsProperty.Builder
-
Uses of CfnFunctionPropsMixin.RouteSettingsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.RouteSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionPropsMixin.RouteSettingsProperty.builder()CfnFunctionPropsMixin.RouteSettingsProperty.Builder.dataTraceEnabled(Boolean dataTraceEnabled) Sets the value ofCfnFunctionPropsMixin.RouteSettingsProperty.getDataTraceEnabled()CfnFunctionPropsMixin.RouteSettingsProperty.Builder.dataTraceEnabled(IResolvable dataTraceEnabled) Sets the value ofCfnFunctionPropsMixin.RouteSettingsProperty.getDataTraceEnabled()CfnFunctionPropsMixin.RouteSettingsProperty.Builder.detailedMetricsEnabled(Boolean detailedMetricsEnabled) Sets the value ofCfnFunctionPropsMixin.RouteSettingsProperty.getDetailedMetricsEnabled()CfnFunctionPropsMixin.RouteSettingsProperty.Builder.detailedMetricsEnabled(IResolvable detailedMetricsEnabled) Sets the value ofCfnFunctionPropsMixin.RouteSettingsProperty.getDetailedMetricsEnabled()CfnFunctionPropsMixin.RouteSettingsProperty.Builder.loggingLevel(String loggingLevel) Sets the value ofCfnFunctionPropsMixin.RouteSettingsProperty.getLoggingLevel()CfnFunctionPropsMixin.RouteSettingsProperty.Builder.throttlingBurstLimit(Number throttlingBurstLimit) Sets the value ofCfnFunctionPropsMixin.RouteSettingsProperty.getThrottlingBurstLimit()CfnFunctionPropsMixin.RouteSettingsProperty.Builder.throttlingRateLimit(Number throttlingRateLimit) Sets the value ofCfnFunctionPropsMixin.RouteSettingsProperty.getThrottlingRateLimit()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.RouteSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.RouteSettingsProperty.Builder.