Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/alexaforbusiness@2017-11-09/mod.ts>UserData

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface UserData
import { type UserData } from "https://deno.land/x/aws_api@v0.1.0/services/alexaforbusiness@2017-11-09/mod.ts";

Properties

optional
UserArn: string | null
optional
FirstName: string | null
optional
LastName: string | null
optional
Email: string | null
optional
EnrollmentStatus: EnrollmentStatus | null
optional
EnrollmentId: string | null