Uses of Interface
com.hashicorp.cdktf.providers.google.storage_insights_report_config.StorageInsightsReportConfigFrequencyOptions
-
Packages that use StorageInsightsReportConfigFrequencyOptions Package Description com.hashicorp.cdktf.providers.google.storage_insights_report_config google_storage_insights_report_config -
-
Uses of StorageInsightsReportConfigFrequencyOptions in com.hashicorp.cdktf.providers.google.storage_insights_report_config
Classes in com.hashicorp.cdktf.providers.google.storage_insights_report_config that implement StorageInsightsReportConfigFrequencyOptions Modifier and Type Class Description static classStorageInsightsReportConfigFrequencyOptions.Jsii$ProxyAn implementation forStorageInsightsReportConfigFrequencyOptionsMethods in com.hashicorp.cdktf.providers.google.storage_insights_report_config that return StorageInsightsReportConfigFrequencyOptions Modifier and Type Method Description StorageInsightsReportConfigFrequencyOptionsStorageInsightsReportConfigFrequencyOptions.Builder. build()Builds the configured instance.default StorageInsightsReportConfigFrequencyOptionsStorageInsightsReportConfigConfig. getFrequencyOptions()frequency_options block.StorageInsightsReportConfigFrequencyOptionsStorageInsightsReportConfigConfig.Jsii$Proxy. getFrequencyOptions()StorageInsightsReportConfigFrequencyOptionsStorageInsightsReportConfig. getFrequencyOptionsInput()StorageInsightsReportConfigFrequencyOptionsStorageInsightsReportConfigFrequencyOptionsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.storage_insights_report_config with parameters of type StorageInsightsReportConfigFrequencyOptions Modifier and Type Method Description StorageInsightsReportConfig.BuilderStorageInsightsReportConfig.Builder. frequencyOptions(StorageInsightsReportConfigFrequencyOptions frequencyOptions)frequency_options block.StorageInsightsReportConfigConfig.BuilderStorageInsightsReportConfigConfig.Builder. frequencyOptions(StorageInsightsReportConfigFrequencyOptions frequencyOptions)Sets the value ofStorageInsightsReportConfigConfig.getFrequencyOptions()voidStorageInsightsReportConfig. putFrequencyOptions(StorageInsightsReportConfigFrequencyOptions value)voidStorageInsightsReportConfigFrequencyOptionsOutputReference. setInternalValue(StorageInsightsReportConfigFrequencyOptions value)
-