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

AccessControlAttributeValue

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

The value used for mapping a specified attribute to an identity source. For more information, see Attribute mappings in the IAM Identity Center User Guide.

interface AccessControlAttributeValue {
Source: string[];
}

§Properties

§
Source: string[]
[src]

The identity source to use when mapping a specified attribute to IAM Identity Center.