| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubconfig.model |
| Modifier and Type | Method and Description |
|---|---|
Target |
Target.clone() |
Target |
HomeRegionControl.getTarget()
The target parameter specifies the identifier to which the home region is applied, which is always an
ACCOUNT. |
Target |
DescribeHomeRegionControlsRequest.getTarget()
The target parameter specifies the identifier to which the home region is applied, which is always of type
ACCOUNT. |
Target |
CreateHomeRegionControlRequest.getTarget()
The account for which this command sets up a home region control.
|
Target |
Target.withId(String id)
The
TargetID is a 12-character identifier of the ACCOUNT for which the control was
created. |
Target |
Target.withType(String type)
The target type is always an
ACCOUNT. |
Target |
Target.withType(TargetType type)
The target type is always an
ACCOUNT. |
| Modifier and Type | Method and Description |
|---|---|
void |
HomeRegionControl.setTarget(Target target)
The target parameter specifies the identifier to which the home region is applied, which is always an
ACCOUNT. |
void |
DescribeHomeRegionControlsRequest.setTarget(Target target)
The target parameter specifies the identifier to which the home region is applied, which is always of type
ACCOUNT. |
void |
CreateHomeRegionControlRequest.setTarget(Target target)
The account for which this command sets up a home region control.
|
HomeRegionControl |
HomeRegionControl.withTarget(Target target)
The target parameter specifies the identifier to which the home region is applied, which is always an
ACCOUNT. |
DescribeHomeRegionControlsRequest |
DescribeHomeRegionControlsRequest.withTarget(Target target)
The target parameter specifies the identifier to which the home region is applied, which is always of type
ACCOUNT. |
CreateHomeRegionControlRequest |
CreateHomeRegionControlRequest.withTarget(Target target)
The account for which this command sets up a home region control.
|
Copyright © 2021. All rights reserved.