Uses of Interface
com.hashicorp.cdktf.providers.google.logging_metric.LoggingMetricBucketOptionsExponentialBuckets
-
Packages that use LoggingMetricBucketOptionsExponentialBuckets Package Description com.hashicorp.cdktf.providers.google.logging_metric google_logging_metric -
-
Uses of LoggingMetricBucketOptionsExponentialBuckets in com.hashicorp.cdktf.providers.google.logging_metric
Classes in com.hashicorp.cdktf.providers.google.logging_metric that implement LoggingMetricBucketOptionsExponentialBuckets Modifier and Type Class Description static classLoggingMetricBucketOptionsExponentialBuckets.Jsii$ProxyAn implementation forLoggingMetricBucketOptionsExponentialBucketsMethods in com.hashicorp.cdktf.providers.google.logging_metric that return LoggingMetricBucketOptionsExponentialBuckets Modifier and Type Method Description LoggingMetricBucketOptionsExponentialBucketsLoggingMetricBucketOptionsExponentialBuckets.Builder. build()Builds the configured instance.default LoggingMetricBucketOptionsExponentialBucketsLoggingMetricBucketOptions. getExponentialBuckets()exponential_buckets block.LoggingMetricBucketOptionsExponentialBucketsLoggingMetricBucketOptions.Jsii$Proxy. getExponentialBuckets()LoggingMetricBucketOptionsExponentialBucketsLoggingMetricBucketOptionsOutputReference. getExponentialBucketsInput()LoggingMetricBucketOptionsExponentialBucketsLoggingMetricBucketOptionsExponentialBucketsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.logging_metric with parameters of type LoggingMetricBucketOptionsExponentialBuckets Modifier and Type Method Description LoggingMetricBucketOptions.BuilderLoggingMetricBucketOptions.Builder. exponentialBuckets(LoggingMetricBucketOptionsExponentialBuckets exponentialBuckets)Sets the value ofLoggingMetricBucketOptions.getExponentialBuckets()voidLoggingMetricBucketOptionsOutputReference. putExponentialBuckets(LoggingMetricBucketOptionsExponentialBuckets value)voidLoggingMetricBucketOptionsExponentialBucketsOutputReference. setInternalValue(LoggingMetricBucketOptionsExponentialBuckets value)
-