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

WorkloadDiscoveryConfig

import type { WorkloadDiscoveryConfig } from "https://aws-api.deno.dev/v0.4/services/wellarchitected.ts?docs=full";

Discovery configuration associated to the workload.

interface WorkloadDiscoveryConfig {
TrustedAdvisorIntegrationStatus?: TrustedAdvisorIntegrationStatus | null;
}

§Properties

§
TrustedAdvisorIntegrationStatus?: TrustedAdvisorIntegrationStatus | null
[src]

Discovery integration status in respect to Trusted Advisor for the workload.