Interface StorageInsightsReportConfigFrequencyOptionsStartDate

    • Method Detail

      • getDay

        @Stability(Stable)
        @NotNull
        Number getDay()
        The day of the month to start generating inventory reports.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/storage_insights_report_config#day StorageInsightsReportConfig#day}

      • getMonth

        @Stability(Stable)
        @NotNull
        Number getMonth()
        The month to start generating inventory reports.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/storage_insights_report_config#month StorageInsightsReportConfig#month}

      • getYear

        @Stability(Stable)
        @NotNull
        Number getYear()
        The year to start generating inventory reports.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/storage_insights_report_config#year StorageInsightsReportConfig#year}