Uses of Class
com.hashicorp.cdktf.providers.google.storage_insights_report_config.StorageInsightsReportConfigTimeouts.Builder
-
Packages that use StorageInsightsReportConfigTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.storage_insights_report_config google_storage_insights_report_config -
-
Uses of StorageInsightsReportConfigTimeouts.Builder in com.hashicorp.cdktf.providers.google.storage_insights_report_config
Methods in com.hashicorp.cdktf.providers.google.storage_insights_report_config that return StorageInsightsReportConfigTimeouts.Builder Modifier and Type Method Description static StorageInsightsReportConfigTimeouts.BuilderStorageInsightsReportConfigTimeouts. builder()StorageInsightsReportConfigTimeouts.BuilderStorageInsightsReportConfigTimeouts.Builder. create(String create)Sets the value ofStorageInsightsReportConfigTimeouts.getCreate()StorageInsightsReportConfigTimeouts.BuilderStorageInsightsReportConfigTimeouts.Builder. delete(String delete)Sets the value ofStorageInsightsReportConfigTimeouts.getDelete()StorageInsightsReportConfigTimeouts.BuilderStorageInsightsReportConfigTimeouts.Builder. update(String update)Sets the value ofStorageInsightsReportConfigTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.storage_insights_report_config with parameters of type StorageInsightsReportConfigTimeouts.Builder Constructor Description Jsii$Proxy(StorageInsightsReportConfigTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theStorageInsightsReportConfigTimeouts.Builder.
-