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

DescribePermissionSetResponse

import type { DescribePermissionSetResponse } from "https://aws-api.deno.dev/v0.4/services/ssoadmin.ts?docs=full";
interface DescribePermissionSetResponse {
PermissionSet?: PermissionSet | null;
}

§Properties

§
PermissionSet?: PermissionSet | null
[src]

Describes the level of access on an AWS account.