| Package | Description |
|---|---|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
EnabledControlDetails |
EnabledControlDetails.clone() |
EnabledControlDetails |
GetEnabledControlResult.getEnabledControlDetails()
Information about the enabled control.
|
EnabledControlDetails |
EnabledControlDetails.withArn(String arn)
The ARN of the enabled control.
|
EnabledControlDetails |
EnabledControlDetails.withControlIdentifier(String controlIdentifier)
The control identifier of the enabled control.
|
EnabledControlDetails |
EnabledControlDetails.withDriftStatusSummary(DriftStatusSummary driftStatusSummary)
The drift status of the enabled control.
|
EnabledControlDetails |
EnabledControlDetails.withStatusSummary(EnablementStatusSummary statusSummary)
The deployment summary of the enabled control.
|
EnabledControlDetails |
EnabledControlDetails.withTargetIdentifier(String targetIdentifier)
The ARN of the organizational unit.
|
EnabledControlDetails |
EnabledControlDetails.withTargetRegions(Collection<Region> targetRegions)
Target AWS Regions for the enabled control.
|
EnabledControlDetails |
EnabledControlDetails.withTargetRegions(Region... targetRegions)
Target AWS Regions for the enabled control.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetEnabledControlResult.setEnabledControlDetails(EnabledControlDetails enabledControlDetails)
Information about the enabled control.
|
GetEnabledControlResult |
GetEnabledControlResult.withEnabledControlDetails(EnabledControlDetails enabledControlDetails)
Information about the enabled control.
|
Copyright © 2023. All rights reserved.