Uses of Interface
com.hashicorp.cdktf.providers.google.logging_metric.LoggingMetricBucketOptionsLinearBuckets
-
Packages that use LoggingMetricBucketOptionsLinearBuckets Package Description com.hashicorp.cdktf.providers.google.logging_metric google_logging_metric -
-
Uses of LoggingMetricBucketOptionsLinearBuckets in com.hashicorp.cdktf.providers.google.logging_metric
Classes in com.hashicorp.cdktf.providers.google.logging_metric that implement LoggingMetricBucketOptionsLinearBuckets Modifier and Type Class Description static classLoggingMetricBucketOptionsLinearBuckets.Jsii$ProxyAn implementation forLoggingMetricBucketOptionsLinearBucketsMethods in com.hashicorp.cdktf.providers.google.logging_metric that return LoggingMetricBucketOptionsLinearBuckets Modifier and Type Method Description LoggingMetricBucketOptionsLinearBucketsLoggingMetricBucketOptionsLinearBuckets.Builder. build()Builds the configured instance.LoggingMetricBucketOptionsLinearBucketsLoggingMetricBucketOptionsLinearBucketsOutputReference. getInternalValue()default LoggingMetricBucketOptionsLinearBucketsLoggingMetricBucketOptions. getLinearBuckets()linear_buckets block.LoggingMetricBucketOptionsLinearBucketsLoggingMetricBucketOptions.Jsii$Proxy. getLinearBuckets()LoggingMetricBucketOptionsLinearBucketsLoggingMetricBucketOptionsOutputReference. getLinearBucketsInput()Methods in com.hashicorp.cdktf.providers.google.logging_metric with parameters of type LoggingMetricBucketOptionsLinearBuckets Modifier and Type Method Description LoggingMetricBucketOptions.BuilderLoggingMetricBucketOptions.Builder. linearBuckets(LoggingMetricBucketOptionsLinearBuckets linearBuckets)Sets the value ofLoggingMetricBucketOptions.getLinearBuckets()voidLoggingMetricBucketOptionsOutputReference. putLinearBuckets(LoggingMetricBucketOptionsLinearBuckets value)voidLoggingMetricBucketOptionsLinearBucketsOutputReference. setInternalValue(LoggingMetricBucketOptionsLinearBuckets value)
-