Versions in this module Expand all Collapse all v1 v1.0.1 Jul 4, 2024 v1.0.0 Jul 4, 2024 Changes in this version + type MigrationHubConfigAPI interface + CreateHomeRegionControl func(*migrationhubconfig.CreateHomeRegionControlInput) (*migrationhubconfig.CreateHomeRegionControlOutput, error) + CreateHomeRegionControlRequest func(*migrationhubconfig.CreateHomeRegionControlInput) (*request.Request, *migrationhubconfig.CreateHomeRegionControlOutput) + CreateHomeRegionControlWithContext func(aws.Context, *migrationhubconfig.CreateHomeRegionControlInput, ...) (*migrationhubconfig.CreateHomeRegionControlOutput, error) + DescribeHomeRegionControls func(*migrationhubconfig.DescribeHomeRegionControlsInput) (*migrationhubconfig.DescribeHomeRegionControlsOutput, error) + DescribeHomeRegionControlsPages func(*migrationhubconfig.DescribeHomeRegionControlsInput, ...) error + DescribeHomeRegionControlsPagesWithContext func(aws.Context, *migrationhubconfig.DescribeHomeRegionControlsInput, ...) error + DescribeHomeRegionControlsRequest func(*migrationhubconfig.DescribeHomeRegionControlsInput) (*request.Request, *migrationhubconfig.DescribeHomeRegionControlsOutput) + DescribeHomeRegionControlsWithContext func(aws.Context, *migrationhubconfig.DescribeHomeRegionControlsInput, ...) (*migrationhubconfig.DescribeHomeRegionControlsOutput, error) + GetHomeRegion func(*migrationhubconfig.GetHomeRegionInput) (*migrationhubconfig.GetHomeRegionOutput, error) + GetHomeRegionRequest func(*migrationhubconfig.GetHomeRegionInput) (*request.Request, *migrationhubconfig.GetHomeRegionOutput) + GetHomeRegionWithContext func(aws.Context, *migrationhubconfig.GetHomeRegionInput, ...request.Option) (*migrationhubconfig.GetHomeRegionOutput, error)