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

CallInstructionsMessageType

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

An object that defines a message that contains text formatted using Amazon Pinpoint Voice Instructions markup.

interface CallInstructionsMessageType {
Text?: string | null;
}

§Properties

§
Text?: string | null
[src]

The language to use when delivering the message. For a complete list of supported languages, see the Amazon Polly Developer Guide.