String homeRegion
The name of the home region of the calling account.
Target target
The account for which this command sets up a home region control. The Target is always of type
ACCOUNT.
Boolean dryRun
Optional Boolean flag to indicate whether any effect should take place. It tests whether the caller has permission to make the call.
HomeRegionControl homeRegionControl
This object is the HomeRegionControl object that's returned by a successful call to
CreateHomeRegionControl.
String controlId
The ControlID is a unique identifier string of your HomeRegionControl object.
String homeRegion
The name of the home region you'd like to view.
Target target
The target parameter specifies the identifier to which the home region is applied, which is always of type
ACCOUNT. It applies the home region to the current ACCOUNT.
Integer maxResults
The maximum number of filtering results to display per page.
String nextToken
If a NextToken was returned by a previous call, more results are available. To retrieve the next
page of results, make the call again using the returned token in NextToken.
List<E> homeRegionControls
An array that contains your HomeRegionControl objects.
String nextToken
If a NextToken was returned by a previous call, more results are available. To retrieve the next
page of results, make the call again using the returned token in NextToken.
String homeRegion
The name of the home region of the calling account.
String controlId
A unique identifier that's generated for each home region control. It's always a string that begins with "hrc-" followed by 12 lowercase letters and numbers.
String homeRegion
The AWS Region that's been set as home region. For example, "us-west-2" or "eu-central-1" are valid home regions.
Target 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.
Date requestedTime
A timestamp representing the time when the customer called CreateHomeregionControl and set the home
region for the account.
Integer retryAfterSeconds
The number of seconds the caller should wait before retrying.
Copyright © 2023. All rights reserved.