Uses of Class
com.hashicorp.cdktf.providers.google.storage_insights_report_config.StorageInsightsReportConfigFrequencyOptionsStartDate.Builder
-
Packages that use StorageInsightsReportConfigFrequencyOptionsStartDate.Builder Package Description com.hashicorp.cdktf.providers.google.storage_insights_report_config google_storage_insights_report_config -
-
Uses of StorageInsightsReportConfigFrequencyOptionsStartDate.Builder in com.hashicorp.cdktf.providers.google.storage_insights_report_config
Methods in com.hashicorp.cdktf.providers.google.storage_insights_report_config that return StorageInsightsReportConfigFrequencyOptionsStartDate.Builder Modifier and Type Method Description static StorageInsightsReportConfigFrequencyOptionsStartDate.BuilderStorageInsightsReportConfigFrequencyOptionsStartDate. builder()StorageInsightsReportConfigFrequencyOptionsStartDate.BuilderStorageInsightsReportConfigFrequencyOptionsStartDate.Builder. day(Number day)Sets the value ofStorageInsightsReportConfigFrequencyOptionsStartDate.getDay()StorageInsightsReportConfigFrequencyOptionsStartDate.BuilderStorageInsightsReportConfigFrequencyOptionsStartDate.Builder. month(Number month)Sets the value ofStorageInsightsReportConfigFrequencyOptionsStartDate.getMonth()StorageInsightsReportConfigFrequencyOptionsStartDate.BuilderStorageInsightsReportConfigFrequencyOptionsStartDate.Builder. year(Number year)Sets the value ofStorageInsightsReportConfigFrequencyOptionsStartDate.getYear()Constructors in com.hashicorp.cdktf.providers.google.storage_insights_report_config with parameters of type StorageInsightsReportConfigFrequencyOptionsStartDate.Builder Constructor Description Jsii$Proxy(StorageInsightsReportConfigFrequencyOptionsStartDate.Builder builder)Constructor that initializes the object based on literal property values passed by theStorageInsightsReportConfigFrequencyOptionsStartDate.Builder.
-