RotateServerCertificateContext
import type { RotateServerCertificateContext } from "https://googleapis.deno.dev/v1/sqladmin:v1.ts";
Instance rotate server certificate context.
interface RotateServerCertificateContext {
kind?: string;
nextVersion?: string;
}