Class LookerInstanceDenyMaintenancePeriodEndDate.Jsii$Proxy

    • Method Detail

      • getDay

        public final Number getDay()
        Description copied from interface: LookerInstanceDenyMaintenancePeriodEndDate
        Day of a month.

        Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/looker_instance#day LookerInstance#day}

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