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