Class OsConfigPatchDeploymentPatchConfigWindowsUpdate.Jsii$Proxy

    • Method Detail

      • getClassifications

        public final List<String> getClassifications()
        Description copied from interface: OsConfigPatchDeploymentPatchConfigWindowsUpdate
        Only apply updates of these windows update classifications.

        If empty, all updates are applied. Possible values: ["CRITICAL", "SECURITY", "DEFINITION", "DRIVER", "FEATURE_PACK", "SERVICE_PACK", "TOOL", "UPDATE_ROLLUP", "UPDATE"] Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#classifications OsConfigPatchDeployment#classifications}

        Specified by:
        getClassifications in interface OsConfigPatchDeploymentPatchConfigWindowsUpdate
      • $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