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