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