Class OsConfigPatchDeploymentOneTimeSchedule.Jsii$Proxy

    • Method Detail

      • getExecuteTime

        public final String getExecuteTime()
        Description copied from interface: OsConfigPatchDeploymentOneTimeSchedule
        The desired patch job execution time. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".

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

        Specified by:
        getExecuteTime in interface OsConfigPatchDeploymentOneTimeSchedule
      • $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