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

CreateHomeRegionControlResult

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

§Properties

§
HomeRegionControl?: HomeRegionControl | null
[src]

This object is the HomeRegionControl object that's returned by a successful call to CreateHomeRegionControl.