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