Class OsConfigPatchDeploymentRecurringScheduleWeekly.Jsii$Proxy

    • Method Detail

      • getDayOfWeek

        public final String getDayOfWeek()
        Description copied from interface: OsConfigPatchDeploymentRecurringScheduleWeekly
        IANA Time Zone Database time zone, e.g. "America/New_York". Possible values: ["MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"].

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#day_of_week OsConfigPatchDeployment#day_of_week}

        Specified by:
        getDayOfWeek in interface OsConfigPatchDeploymentRecurringScheduleWeekly
      • $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