UpdateClusterConfigResponseCopyimport type { UpdateClusterConfigResponse } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/eks.ts";interface UpdateClusterConfigResponse {update?: Update | null;}§Properties§update?: Update | null[src]