Class NetappVolumeSnapshotPolicyWeeklySchedule.Jsii$Proxy

    • Method Detail

      • getDay

        public final String getDay()
        Description copied from interface: NetappVolumeSnapshotPolicyWeeklySchedule
        Set the day or days of the week to make a snapshot.

        Accepts a comma separated days of the week. Defaults to 'Sunday'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/netapp_volume#day NetappVolume#day}

        Specified by:
        getDay in interface NetappVolumeSnapshotPolicyWeeklySchedule
      • $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