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