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

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

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

Properties

RoomName: string
optional
Description: string | null
optional
ProfileArn: string | null
optional
ProviderCalendarId: string | null
optional
ClientRequestToken: string | null
optional
Tags: Tag[] | null