| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubconfig.model |
| Modifier and Type | Method and Description |
|---|---|
Target |
HomeRegionControl.target()
The target parameter specifies the identifier to which the home region is applied, which is always an
ACCOUNT. |
Target |
DescribeHomeRegionControlsRequest.target()
The target parameter specifies the identifier to which the home region is applied, which is always of type
ACCOUNT. |
Target |
CreateHomeRegionControlRequest.target()
The account for which this command sets up a home region control.
|
| Modifier and Type | Method and Description |
|---|---|
HomeRegionControl.Builder |
HomeRegionControl.Builder.target(Target target)
The target parameter specifies the identifier to which the home region is applied, which is always an
ACCOUNT. |
DescribeHomeRegionControlsRequest.Builder |
DescribeHomeRegionControlsRequest.Builder.target(Target target)
The target parameter specifies the identifier to which the home region is applied, which is always of type
ACCOUNT. |
CreateHomeRegionControlRequest.Builder |
CreateHomeRegionControlRequest.Builder.target(Target target)
The account for which this command sets up a home region control.
|
Copyright © 2023. All rights reserved.