Uses of Class
com.hashicorp.cdktf.providers.google.logging_metric.LoggingMetricBucketOptionsLinearBuckets.Builder
-
Packages that use LoggingMetricBucketOptionsLinearBuckets.Builder Package Description com.hashicorp.cdktf.providers.google.logging_metric google_logging_metric -
-
Uses of LoggingMetricBucketOptionsLinearBuckets.Builder in com.hashicorp.cdktf.providers.google.logging_metric
Methods in com.hashicorp.cdktf.providers.google.logging_metric that return LoggingMetricBucketOptionsLinearBuckets.Builder Modifier and Type Method Description static LoggingMetricBucketOptionsLinearBuckets.BuilderLoggingMetricBucketOptionsLinearBuckets. builder()LoggingMetricBucketOptionsLinearBuckets.BuilderLoggingMetricBucketOptionsLinearBuckets.Builder. numFiniteBuckets(Number numFiniteBuckets)Sets the value ofLoggingMetricBucketOptionsLinearBuckets.getNumFiniteBuckets()LoggingMetricBucketOptionsLinearBuckets.BuilderLoggingMetricBucketOptionsLinearBuckets.Builder. offset(Number offset)Sets the value ofLoggingMetricBucketOptionsLinearBuckets.getOffset()LoggingMetricBucketOptionsLinearBuckets.BuilderLoggingMetricBucketOptionsLinearBuckets.Builder. width(Number width)Sets the value ofLoggingMetricBucketOptionsLinearBuckets.getWidth()Constructors in com.hashicorp.cdktf.providers.google.logging_metric with parameters of type LoggingMetricBucketOptionsLinearBuckets.Builder Constructor Description Jsii$Proxy(LoggingMetricBucketOptionsLinearBuckets.Builder builder)Constructor that initializes the object based on literal property values passed by theLoggingMetricBucketOptionsLinearBuckets.Builder.
-