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

CreateConfigurationSetRequest

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

A request to create a new configuration set.

interface CreateConfigurationSetRequest {
ConfigurationSetName?: string | null;
}

§Properties

§
ConfigurationSetName?: string | null
[src]

The name that you want to give the configuration set.