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

UpdateDevicePolicyConfigurationRequest

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

§Properties

§
DeviceCaCertificate?: string | null
[src]

The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.

§
FleetArn: string
[src]

The ARN of the fleet.