SSMLMessageType
import type { SSMLMessageType } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/pinpointsmsvoice.ts";interface SSMLMessageType {
LanguageCode?: string | null;
Text?: string | null;
VoiceId?: string | null;
}import type { SSMLMessageType } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/pinpointsmsvoice.ts";