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

DescribeWebsiteCertificateAuthorityRequest

import type { DescribeWebsiteCertificateAuthorityRequest } from "https://aws-api.deno.dev/v0.4/services/worklink.ts?docs=full";
interface DescribeWebsiteCertificateAuthorityRequest {
FleetArn: string;
WebsiteCaId: string;
}

§Properties

§
FleetArn: string
[src]

The ARN of the fleet.

§
WebsiteCaId: string
[src]

A unique identifier for the certificate authority.