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

CreateKeysAndCertificateRequest

import type { CreateKeysAndCertificateRequest } from "https://aws-api.deno.dev/v0.3/services/iot.ts?docs=full";

The input for the CreateKeysAndCertificate operation.

Requires permission to access the CreateKeysAndCertificateRequest action.

interface CreateKeysAndCertificateRequest {
setAsActive?: boolean | null;
}

§Properties

§
setAsActive?: boolean | null
[src]

Specifies whether the certificate is active.