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

AwsSsoAuthentication

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

A structure containing information about how this workspace works with IAM Identity Center.

interface AwsSsoAuthentication {
ssoClientId?: string | null;
}

§Properties

§
ssoClientId?: string | null
[src]

The ID of the IAM Identity Center-managed application that is created by Amazon Managed Grafana.