Uses of Class
com.hashicorp.cdktf.providers.google.logging_metric.LoggingMetricBucketOptionsExplicitBuckets.Builder
-
Packages that use LoggingMetricBucketOptionsExplicitBuckets.Builder Package Description com.hashicorp.cdktf.providers.google.logging_metric google_logging_metric -
-
Uses of LoggingMetricBucketOptionsExplicitBuckets.Builder in com.hashicorp.cdktf.providers.google.logging_metric
Methods in com.hashicorp.cdktf.providers.google.logging_metric that return LoggingMetricBucketOptionsExplicitBuckets.Builder Modifier and Type Method Description LoggingMetricBucketOptionsExplicitBuckets.BuilderLoggingMetricBucketOptionsExplicitBuckets.Builder. bounds(List<? extends Number> bounds)Sets the value ofLoggingMetricBucketOptionsExplicitBuckets.getBounds()static LoggingMetricBucketOptionsExplicitBuckets.BuilderLoggingMetricBucketOptionsExplicitBuckets. builder()Constructors in com.hashicorp.cdktf.providers.google.logging_metric with parameters of type LoggingMetricBucketOptionsExplicitBuckets.Builder Constructor Description Jsii$Proxy(LoggingMetricBucketOptionsExplicitBuckets.Builder builder)Constructor that initializes the object based on literal property values passed by theLoggingMetricBucketOptionsExplicitBuckets.Builder.
-