Class FirestoreBackupScheduleWeeklyRecurrence.Jsii$Proxy

    • Method Detail

      • getDay

        public final String getDay()
        Description copied from interface: FirestoreBackupScheduleWeeklyRecurrence
        The day of week to run. Possible values: ["DAY_OF_WEEK_UNSPECIFIED", "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"].

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

        Specified by:
        getDay in interface FirestoreBackupScheduleWeeklyRecurrence
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object