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