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