| Package | Description |
|---|---|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
EnabledControlSummary |
EnabledControlSummary.clone() |
EnabledControlSummary |
EnabledControlSummary.withControlIdentifier(String controlIdentifier)
The ARN of the control.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnabledControlSummary> |
ListEnabledControlsResult.getEnabledControls()
Lists the controls enabled by AWS Control Tower on the specified organizational unit and the accounts it
contains.
|
| Modifier and Type | Method and Description |
|---|---|
ListEnabledControlsResult |
ListEnabledControlsResult.withEnabledControls(EnabledControlSummary... enabledControls)
Lists the controls enabled by AWS Control Tower on the specified organizational unit and the accounts it
contains.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListEnabledControlsResult.setEnabledControls(Collection<EnabledControlSummary> enabledControls)
Lists the controls enabled by AWS Control Tower on the specified organizational unit and the accounts it
contains.
|
ListEnabledControlsResult |
ListEnabledControlsResult.withEnabledControls(Collection<EnabledControlSummary> enabledControls)
Lists the controls enabled by AWS Control Tower on the specified organizational unit and the accounts it
contains.
|
Copyright © 2022. All rights reserved.