Uses of Interface
com.hashicorp.cdktf.providers.google.storage_insights_report_config.StorageInsightsReportConfigFrequencyOptionsEndDate
-
Packages that use StorageInsightsReportConfigFrequencyOptionsEndDate Package Description com.hashicorp.cdktf.providers.google.storage_insights_report_config google_storage_insights_report_config -
-
Uses of StorageInsightsReportConfigFrequencyOptionsEndDate in com.hashicorp.cdktf.providers.google.storage_insights_report_config
Classes in com.hashicorp.cdktf.providers.google.storage_insights_report_config that implement StorageInsightsReportConfigFrequencyOptionsEndDate Modifier and Type Class Description static classStorageInsightsReportConfigFrequencyOptionsEndDate.Jsii$ProxyAn implementation forStorageInsightsReportConfigFrequencyOptionsEndDateMethods in com.hashicorp.cdktf.providers.google.storage_insights_report_config that return StorageInsightsReportConfigFrequencyOptionsEndDate Modifier and Type Method Description StorageInsightsReportConfigFrequencyOptionsEndDateStorageInsightsReportConfigFrequencyOptionsEndDate.Builder. build()Builds the configured instance.StorageInsightsReportConfigFrequencyOptionsEndDateStorageInsightsReportConfigFrequencyOptions. getEndDate()end_date block.StorageInsightsReportConfigFrequencyOptionsEndDateStorageInsightsReportConfigFrequencyOptions.Jsii$Proxy. getEndDate()StorageInsightsReportConfigFrequencyOptionsEndDateStorageInsightsReportConfigFrequencyOptionsOutputReference. getEndDateInput()StorageInsightsReportConfigFrequencyOptionsEndDateStorageInsightsReportConfigFrequencyOptionsEndDateOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.storage_insights_report_config with parameters of type StorageInsightsReportConfigFrequencyOptionsEndDate Modifier and Type Method Description StorageInsightsReportConfigFrequencyOptions.BuilderStorageInsightsReportConfigFrequencyOptions.Builder. endDate(StorageInsightsReportConfigFrequencyOptionsEndDate endDate)Sets the value ofStorageInsightsReportConfigFrequencyOptions.getEndDate()voidStorageInsightsReportConfigFrequencyOptionsOutputReference. putEndDate(StorageInsightsReportConfigFrequencyOptionsEndDate value)voidStorageInsightsReportConfigFrequencyOptionsEndDateOutputReference. setInternalValue(StorageInsightsReportConfigFrequencyOptionsEndDate value)
-