Date endTime
The time that the operation finished.
String operationType
One of ENABLE_CONTROL or DISABLE_CONTROL.
Date startTime
The time that the operation began.
String status
One of IN_PROGRESS, SUCEEDED, or FAILED.
String statusMessage
If the operation result is FAILED, this string contains a message explaining why the operation
failed.
String landingZoneIdentifier
The unique identifier of the landing zone.
String operationIdentifier
A unique identifier assigned to a DeleteLandingZone operation. You can use this identifier as an
input of GetLandingZoneOperation to check the operation's status.
String controlIdentifier
The ARN of the control. Only Strongly recommended and Elective controls are permitted, with the
exception of the Region deny control. For information on how to find the controlIdentifier,
see the overview page.
String targetIdentifier
The ARN of the organizational unit. For information on how to find the targetIdentifier, see the overview page.
String operationIdentifier
The ID of the asynchronous operation, which is used to track status. The operation is available for 90 days.
String driftStatus
The drift status of the enabled control.
Valid values:
DRIFTED: The enabledControl deployed in this configuration doesn’t match the
configuration that Amazon Web Services Control Tower expected.
IN_SYNC: The enabledControl deployed in this configuration matches the configuration
that Amazon Web Services Control Tower expected.
NOT_CHECKING: Amazon Web Services Control Tower does not check drift for this enabled control. Drift
is not supported for the control type.
UNKNOWN: Amazon Web Services Control Tower is not able to check the drift status for the enabled
control.
String controlIdentifier
The ARN of the control. Only Strongly recommended and Elective controls are permitted, with the
exception of the Region deny control. For information on how to find the controlIdentifier,
see the overview page.
Map<K,V> tags
Tags to be applied to the EnabledControl resource.
String targetIdentifier
The ARN of the organizational unit. For information on how to find the targetIdentifier, see the overview page.
String arn
The ARN of the enabled control.
String controlIdentifier
The control identifier of the enabled control. For information on how to find the controlIdentifier,
see the overview page.
DriftStatusSummary driftStatusSummary
The drift status of the enabled control.
EnablementStatusSummary statusSummary
The deployment summary of the enabled control.
String targetIdentifier
The ARN of the organizational unit. For information on how to find the targetIdentifier, see the overview page.
List<E> targetRegions
Target Amazon Web Services Regions for the enabled control.
String arn
The ARN of the enabled control.
String controlIdentifier
The controlIdentifier of the enabled control.
DriftStatusSummary driftStatusSummary
The drift status of the enabled control.
EnablementStatusSummary statusSummary
A short description of the status of the enabled control.
String targetIdentifier
The ARN of the organizational unit.
String lastOperationIdentifier
The last operation identifier for the enabled control.
String status
The deployment status of the enabled control.
Valid values:
SUCCEEDED: The enabledControl configuration was deployed successfully.
UNDER_CHANGE: The enabledControl configuration is changing.
FAILED: The enabledControl configuration failed to deploy.
String operationIdentifier
The ID of the asynchronous operation, which is used to track status. The operation is available for 90 days.
ControlOperation controlOperation
An operation performed by the control.
String enabledControlIdentifier
The controlIdentifier of the enabled control.
EnabledControlDetails enabledControlDetails
Information about the enabled control.
String operationIdentifier
A unique identifier assigned to a landing zone operation.
LandingZoneOperationDetail operationDetails
The landing zone operation details.
Date endTime
The landing zone operation end time.
String operationType
The landing zone operation type.
Valid values:
DELETE: The DeleteLandingZone operation.
CREATE: The CreateLandingZone operation.
UPDATE: The UpdateLandingZone operation.
RESET: The ResetLandingZone operation.
Date startTime
The landing zone operation start time.
String status
The landing zone operation status.
Valid values:
SUCCEEDED: The landing zone operation succeeded.
IN_PROGRESS: The landing zone operation is in progress.
FAILED: The landing zone operation failed.
String statusMessage
If the operation result is FAILED, this string contains a message explaining why the operation failed.
String arn
The ARN of the landing zone.
Integer maxResults
How many results to return per API call.
String nextToken
The token to continue the list from a previous API call with the same parameters.
String targetIdentifier
The ARN of the organizational unit. For information on how to find the targetIdentifier, see the overview page.
List<E> enabledControls
Lists the controls enabled by Amazon Web Services Control Tower on the specified organizational unit and the accounts it contains.
String nextToken
Retrieves the next page of results. If the string is empty, the current response is the end of the results.
String resourceArn
The ARN of the resource.
String name
The Amazon Web Services Region name.
String landingZoneIdentifier
The unique identifier of the landing zone.
String operationIdentifier
A unique identifier assigned to a ResetLandingZone operation. You can use this identifier as an
input of GetLandingZoneOperation to check the operation's status.
Copyright © 2023. All rights reserved.