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

GetHomeRegionResult

import type { GetHomeRegionResult } from "https://aws-api.deno.dev/v0.3/services/migrationhubconfig.ts?docs=full";
interface GetHomeRegionResult {
HomeRegion?: string | null;
}

§Properties

§
HomeRegion?: string | null
[src]

The name of the home region of the calling account.