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

DescribeInstanceAccessControlAttributeConfigurationResponse

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

§Properties

§
InstanceAccessControlAttributeConfiguration?: InstanceAccessControlAttributeConfiguration | null
[src]

Gets the list of IAM Identity Center identity store attributes that have been added to your ABAC configuration.

§

The status of the attribute configuration process.

§
StatusReason?: string | null
[src]

Provides more details about the current status of the specified attribute.