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