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