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