Uses of Interface
com.hashicorp.cdktf.providers.google.logging_metric.LoggingMetricConfig
-
Packages that use LoggingMetricConfig Package Description com.hashicorp.cdktf.providers.google.logging_metric google_logging_metric -
-
Uses of LoggingMetricConfig in com.hashicorp.cdktf.providers.google.logging_metric
Classes in com.hashicorp.cdktf.providers.google.logging_metric that implement LoggingMetricConfig Modifier and Type Class Description static classLoggingMetricConfig.Jsii$ProxyAn implementation forLoggingMetricConfigMethods in com.hashicorp.cdktf.providers.google.logging_metric that return LoggingMetricConfig Modifier and Type Method Description LoggingMetricConfigLoggingMetricConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.logging_metric with parameters of type LoggingMetricConfig Constructor Description LoggingMetric(software.constructs.Construct scope, String id, LoggingMetricConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/logging_metric google_logging_metric} Resource.
-