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

Usage

import * as mod from "https://aws-api.deno.dev/v0.3/services/migrationhubconfig.ts?docs=full";

§Classes

MigrationHubConfig

§Interfaces

CreateHomeRegionControlRequest
CreateHomeRegionControlResult
DescribeHomeRegionControlsRequest
DescribeHomeRegionControlsResult
GetHomeRegionResult
HomeRegionControl

A home region control is an object that specifies the home region for an account, with some additional information. It contains a target (always of type ACCOUNT), an ID, and a time at which the home region was set.

Target

The target parameter specifies the identifier to which the home region is applied, which is always an ACCOUNT. It applies the home region to the current ACCOUNT.

§Type Aliases

TargetType