Uses of Interface
com.hashicorp.cdktf.providers.google.storage_insights_report_config.StorageInsightsReportConfigCsvOptions
-
Packages that use StorageInsightsReportConfigCsvOptions Package Description com.hashicorp.cdktf.providers.google.storage_insights_report_config google_storage_insights_report_config -
-
Uses of StorageInsightsReportConfigCsvOptions in com.hashicorp.cdktf.providers.google.storage_insights_report_config
Classes in com.hashicorp.cdktf.providers.google.storage_insights_report_config that implement StorageInsightsReportConfigCsvOptions Modifier and Type Class Description static classStorageInsightsReportConfigCsvOptions.Jsii$ProxyAn implementation forStorageInsightsReportConfigCsvOptionsMethods in com.hashicorp.cdktf.providers.google.storage_insights_report_config that return StorageInsightsReportConfigCsvOptions Modifier and Type Method Description StorageInsightsReportConfigCsvOptionsStorageInsightsReportConfigCsvOptions.Builder. build()Builds the configured instance.StorageInsightsReportConfigCsvOptionsStorageInsightsReportConfigConfig. getCsvOptions()csv_options block.StorageInsightsReportConfigCsvOptionsStorageInsightsReportConfigConfig.Jsii$Proxy. getCsvOptions()StorageInsightsReportConfigCsvOptionsStorageInsightsReportConfig. getCsvOptionsInput()StorageInsightsReportConfigCsvOptionsStorageInsightsReportConfigCsvOptionsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.storage_insights_report_config with parameters of type StorageInsightsReportConfigCsvOptions Modifier and Type Method Description StorageInsightsReportConfig.BuilderStorageInsightsReportConfig.Builder. csvOptions(StorageInsightsReportConfigCsvOptions csvOptions)csv_options block.StorageInsightsReportConfigConfig.BuilderStorageInsightsReportConfigConfig.Builder. csvOptions(StorageInsightsReportConfigCsvOptions csvOptions)Sets the value ofStorageInsightsReportConfigConfig.getCsvOptions()voidStorageInsightsReportConfig. putCsvOptions(StorageInsightsReportConfigCsvOptions value)voidStorageInsightsReportConfigCsvOptionsOutputReference. setInternalValue(StorageInsightsReportConfigCsvOptions value)
-