Uses of Class
com.hashicorp.cdktf.providers.google.data_google_storage_buckets.DataGoogleStorageBucketsBuckets.Builder
-
Packages that use DataGoogleStorageBucketsBuckets.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_storage_buckets data_google_storage_buckets -
-
Uses of DataGoogleStorageBucketsBuckets.Builder in com.hashicorp.cdktf.providers.google.data_google_storage_buckets
Methods in com.hashicorp.cdktf.providers.google.data_google_storage_buckets that return DataGoogleStorageBucketsBuckets.Builder Modifier and Type Method Description static DataGoogleStorageBucketsBuckets.BuilderDataGoogleStorageBucketsBuckets. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_storage_buckets with parameters of type DataGoogleStorageBucketsBuckets.Builder Constructor Description Jsii$Proxy(DataGoogleStorageBucketsBuckets.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleStorageBucketsBuckets.Builder.
-