Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

InstancesRotateServerCertificateRequest

import type { InstancesRotateServerCertificateRequest } from "https://googleapis.deno.dev/v1/sqladmin:v1.ts";

Rotate server certificate request.

interface InstancesRotateServerCertificateRequest {
rotateServerCertificateContext?: RotateServerCertificateContext;
}

§Properties

§
rotateServerCertificateContext?: RotateServerCertificateContext
[src]

Optional. Contains details about the rotate server certificate operation.