Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_backend_bucket.DataGoogleComputeBackendBucketConfig
-
Packages that use DataGoogleComputeBackendBucketConfig Package Description com.hashicorp.cdktf.providers.google.data_google_compute_backend_bucket data_google_compute_backend_bucket -
-
Uses of DataGoogleComputeBackendBucketConfig in com.hashicorp.cdktf.providers.google.data_google_compute_backend_bucket
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_backend_bucket that implement DataGoogleComputeBackendBucketConfig Modifier and Type Class Description static classDataGoogleComputeBackendBucketConfig.Jsii$ProxyAn implementation forDataGoogleComputeBackendBucketConfigMethods in com.hashicorp.cdktf.providers.google.data_google_compute_backend_bucket that return DataGoogleComputeBackendBucketConfig Modifier and Type Method Description DataGoogleComputeBackendBucketConfigDataGoogleComputeBackendBucketConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_backend_bucket with parameters of type DataGoogleComputeBackendBucketConfig Constructor Description DataGoogleComputeBackendBucket(software.constructs.Construct scope, String id, DataGoogleComputeBackendBucketConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/compute_backend_bucket google_compute_backend_bucket} Data Source.
-