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