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