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

ImportAppCatalogRequest

import type { ImportAppCatalogRequest } from "https://aws-api.deno.dev/v0.4/services/sms.ts?docs=full";
interface ImportAppCatalogRequest {
roleName?: string | null;
}

§Properties

§
roleName?: string | null
[src]

The name of the service role. If you omit this parameter, we create a service-linked role for Migration Hub in your account. Otherwise, the role that you provide must have the policy and trust policy described in the Migration Hub User Guide.