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

DescribeSecurityProfileResponse

import type { DescribeSecurityProfileResponse } from "https://aws-api.deno.dev/v0.3/services/connect.ts?docs=full";
interface DescribeSecurityProfileResponse {
SecurityProfile?: SecurityProfile | null;
}

§Properties

§
SecurityProfile?: SecurityProfile | null
[src]

The security profile.