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