Uses of Interface
com.hashicorp.cdktf.providers.google.storage_insights_report_config.StorageInsightsReportConfigFrequencyOptionsStartDate
-
Packages that use StorageInsightsReportConfigFrequencyOptionsStartDate Package Description com.hashicorp.cdktf.providers.google.storage_insights_report_config google_storage_insights_report_config -
-
Uses of StorageInsightsReportConfigFrequencyOptionsStartDate in com.hashicorp.cdktf.providers.google.storage_insights_report_config
Classes in com.hashicorp.cdktf.providers.google.storage_insights_report_config that implement StorageInsightsReportConfigFrequencyOptionsStartDate Modifier and Type Class Description static classStorageInsightsReportConfigFrequencyOptionsStartDate.Jsii$ProxyAn implementation forStorageInsightsReportConfigFrequencyOptionsStartDateMethods in com.hashicorp.cdktf.providers.google.storage_insights_report_config that return StorageInsightsReportConfigFrequencyOptionsStartDate Modifier and Type Method Description StorageInsightsReportConfigFrequencyOptionsStartDateStorageInsightsReportConfigFrequencyOptionsStartDate.Builder. build()Builds the configured instance.StorageInsightsReportConfigFrequencyOptionsStartDateStorageInsightsReportConfigFrequencyOptionsStartDateOutputReference. getInternalValue()StorageInsightsReportConfigFrequencyOptionsStartDateStorageInsightsReportConfigFrequencyOptions. getStartDate()start_date block.StorageInsightsReportConfigFrequencyOptionsStartDateStorageInsightsReportConfigFrequencyOptions.Jsii$Proxy. getStartDate()StorageInsightsReportConfigFrequencyOptionsStartDateStorageInsightsReportConfigFrequencyOptionsOutputReference. getStartDateInput()Methods in com.hashicorp.cdktf.providers.google.storage_insights_report_config with parameters of type StorageInsightsReportConfigFrequencyOptionsStartDate Modifier and Type Method Description voidStorageInsightsReportConfigFrequencyOptionsOutputReference. putStartDate(StorageInsightsReportConfigFrequencyOptionsStartDate value)voidStorageInsightsReportConfigFrequencyOptionsStartDateOutputReference. setInternalValue(StorageInsightsReportConfigFrequencyOptionsStartDate value)StorageInsightsReportConfigFrequencyOptions.BuilderStorageInsightsReportConfigFrequencyOptions.Builder. startDate(StorageInsightsReportConfigFrequencyOptionsStartDate startDate)Sets the value ofStorageInsightsReportConfigFrequencyOptions.getStartDate()
-