Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aws_api/services/cognito-idp@2016-04-18/mod.ts>ResourceServerType

From-scratch Typescript client for accessing AWS APIs
Go to Latest
interface ResourceServerType
import { type ResourceServerType } from "https://deno.land/x/aws_api@v0.1.0/services/cognito-idp@2016-04-18/mod.ts";

Properties

optional
UserPoolId: string | null
optional
Identifier: string | null
optional
Name: string | null
optional
Scopes: ResourceServerScopeType[] | null