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