Uses of Class
com.hashicorp.cdktf.providers.google.monitoring_slo.MonitoringSloRequestBasedSliGoodTotalRatio.Builder
-
Packages that use MonitoringSloRequestBasedSliGoodTotalRatio.Builder Package Description com.hashicorp.cdktf.providers.google.monitoring_slo google_monitoring_slo -
-
Uses of MonitoringSloRequestBasedSliGoodTotalRatio.Builder in com.hashicorp.cdktf.providers.google.monitoring_slo
Methods in com.hashicorp.cdktf.providers.google.monitoring_slo that return MonitoringSloRequestBasedSliGoodTotalRatio.Builder Modifier and Type Method Description MonitoringSloRequestBasedSliGoodTotalRatio.BuilderMonitoringSloRequestBasedSliGoodTotalRatio.Builder. badServiceFilter(String badServiceFilter)Sets the value ofMonitoringSloRequestBasedSliGoodTotalRatio.getBadServiceFilter()static MonitoringSloRequestBasedSliGoodTotalRatio.BuilderMonitoringSloRequestBasedSliGoodTotalRatio. builder()MonitoringSloRequestBasedSliGoodTotalRatio.BuilderMonitoringSloRequestBasedSliGoodTotalRatio.Builder. goodServiceFilter(String goodServiceFilter)Sets the value ofMonitoringSloRequestBasedSliGoodTotalRatio.getGoodServiceFilter()MonitoringSloRequestBasedSliGoodTotalRatio.BuilderMonitoringSloRequestBasedSliGoodTotalRatio.Builder. totalServiceFilter(String totalServiceFilter)Sets the value ofMonitoringSloRequestBasedSliGoodTotalRatio.getTotalServiceFilter()Constructors in com.hashicorp.cdktf.providers.google.monitoring_slo with parameters of type MonitoringSloRequestBasedSliGoodTotalRatio.Builder Constructor Description Jsii$Proxy(MonitoringSloRequestBasedSliGoodTotalRatio.Builder builder)Constructor that initializes the object based on literal property values passed by theMonitoringSloRequestBasedSliGoodTotalRatio.Builder.
-