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