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