Uses of Interface
com.hashicorp.cdktf.providers.google.storage_insights_report_config.StorageInsightsReportConfigConfig
-
Packages that use StorageInsightsReportConfigConfig Package Description com.hashicorp.cdktf.providers.google.storage_insights_report_config google_storage_insights_report_config -
-
Uses of StorageInsightsReportConfigConfig in com.hashicorp.cdktf.providers.google.storage_insights_report_config
Classes in com.hashicorp.cdktf.providers.google.storage_insights_report_config that implement StorageInsightsReportConfigConfig Modifier and Type Class Description static classStorageInsightsReportConfigConfig.Jsii$ProxyAn implementation forStorageInsightsReportConfigConfigMethods in com.hashicorp.cdktf.providers.google.storage_insights_report_config that return StorageInsightsReportConfigConfig Modifier and Type Method Description StorageInsightsReportConfigConfigStorageInsightsReportConfigConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.storage_insights_report_config with parameters of type StorageInsightsReportConfigConfig Constructor Description StorageInsightsReportConfig(software.constructs.Construct scope, String id, StorageInsightsReportConfigConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/storage_insights_report_config google_storage_insights_report_config} Resource.
-