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

GetKeyPairRequest

import type { GetKeyPairRequest } from "https://aws-api.deno.dev/v0.3/services/lightsail.ts?docs=full";
interface GetKeyPairRequest {
keyPairName: string;
}

§Properties

§
keyPairName: string
[src]

The name of the key pair for which you are requesting information.