Uses of Interface
com.hashicorp.cdktf.providers.google.storage_insights_report_config.StorageInsightsReportConfigTimeouts
-
Packages that use StorageInsightsReportConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.storage_insights_report_config google_storage_insights_report_config -
-
Uses of StorageInsightsReportConfigTimeouts in com.hashicorp.cdktf.providers.google.storage_insights_report_config
Classes in com.hashicorp.cdktf.providers.google.storage_insights_report_config that implement StorageInsightsReportConfigTimeouts Modifier and Type Class Description static classStorageInsightsReportConfigTimeouts.Jsii$ProxyAn implementation forStorageInsightsReportConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.storage_insights_report_config that return StorageInsightsReportConfigTimeouts Modifier and Type Method Description StorageInsightsReportConfigTimeoutsStorageInsightsReportConfigTimeouts.Builder. build()Builds the configured instance.default StorageInsightsReportConfigTimeoutsStorageInsightsReportConfigConfig. getTimeouts()timeouts block.StorageInsightsReportConfigTimeoutsStorageInsightsReportConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.storage_insights_report_config with parameters of type StorageInsightsReportConfigTimeouts Modifier and Type Method Description voidStorageInsightsReportConfig. putTimeouts(StorageInsightsReportConfigTimeouts value)voidStorageInsightsReportConfigTimeoutsOutputReference. setInternalValue(StorageInsightsReportConfigTimeouts value)StorageInsightsReportConfig.BuilderStorageInsightsReportConfig.Builder. timeouts(StorageInsightsReportConfigTimeouts timeouts)timeouts block.StorageInsightsReportConfigConfig.BuilderStorageInsightsReportConfigConfig.Builder. timeouts(StorageInsightsReportConfigTimeouts timeouts)Sets the value ofStorageInsightsReportConfigConfig.getTimeouts()
-