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

TrendmicroConnectorProfileCredentials

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

The connector-specific profile credentials required when using Trend Micro.

interface TrendmicroConnectorProfileCredentials {
apiSecretKey: string;
}

§Properties

§
apiSecretKey: string
[src]

The Secret Access Key portion of the credentials.