| Package | Description |
|---|---|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
Region |
Region.clone() |
Region |
Region.withName(String name)
The Amazon Web Services Region name.
|
| Modifier and Type | Method and Description |
|---|---|
List<Region> |
EnabledControlDetails.getTargetRegions()
Target Amazon Web Services Regions for the enabled control.
|
| Modifier and Type | Method and Description |
|---|---|
EnabledControlDetails |
EnabledControlDetails.withTargetRegions(Region... targetRegions)
Target Amazon Web Services Regions for the enabled control.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnabledControlDetails.setTargetRegions(Collection<Region> targetRegions)
Target Amazon Web Services Regions for the enabled control.
|
EnabledControlDetails |
EnabledControlDetails.withTargetRegions(Collection<Region> targetRegions)
Target Amazon Web Services Regions for the enabled control.
|
Copyright © 2024. All rights reserved.