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