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