Package software.amazon.awssdk.services.migrationhubconfig.model
-
Class Summary Class Description CreateHomeRegionControlRequest CreateHomeRegionControlResponse DeleteHomeRegionControlRequest DeleteHomeRegionControlResponse DescribeHomeRegionControlsRequest DescribeHomeRegionControlsResponse GetHomeRegionRequest GetHomeRegionResponse HomeRegionControl A home region control is an object that specifies the home region for an account, with some additional information.MigrationHubConfigException.BuilderImpl MigrationHubConfigRequest MigrationHubConfigRequest.BuilderImpl MigrationHubConfigResponse MigrationHubConfigResponse.BuilderImpl MigrationHubConfigResponseMetadata Target The target parameter specifies the identifier to which the home region is applied, which is always anACCOUNT. -
Enum Summary Enum Description TargetType -
Exception Summary Exception Description AccessDeniedException You do not have sufficient access to perform this action.DryRunOperationException Exception raised to indicate that authorization of an action was successful, when theDryRunflag is set to true.InternalServerErrorException Exception raised when an internal, configuration, or dependency error is encountered.InvalidInputException Exception raised when the provided input violates a policy constraint or is entered in the wrong format or data type.MigrationHubConfigException ServiceUnavailableException Exception raised when a request fails due to temporary unavailability of the service.ThrottlingException The request was denied due to request throttling.