| Package | Description |
|---|---|
| software.amazon.awssdk.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
List<Region> |
EnabledControlDetails.targetRegions()
Target AWS Regions for the enabled control.
|
| Modifier and Type | Method and Description |
|---|---|
EnabledControlDetails.Builder |
EnabledControlDetails.Builder.targetRegions(Region... targetRegions)
Target AWS Regions for the enabled control.
|
| Modifier and Type | Method and Description |
|---|---|
EnabledControlDetails.Builder |
EnabledControlDetails.Builder.targetRegions(Collection<Region> targetRegions)
Target AWS Regions for the enabled control.
|
Copyright © 2023. All rights reserved.