EnabledControlDetails
Information about the enabled control.
Contents
- arn
-
The ARN of the enabled control.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:aws[0-9a-zA-Z_\-:\/]+$
Required: No
- controlIdentifier
-
The control identifier of the enabled control. For information on how to find the
controlIdentifier
, see the overview page.Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:aws[0-9a-zA-Z_\-:\/]+$
Required: No
- driftStatusSummary
-
The drift status of the enabled control.
Type: DriftStatusSummary object
Required: No
- parameters
-
Array of
EnabledControlParameter
objects.Type: Array of EnabledControlParameterSummary objects
Required: No
- statusSummary
-
The deployment summary of the enabled control.
Type: EnablementStatusSummary object
Required: No
- targetIdentifier
-
The ARN of the organizational unit. For information on how to find the
targetIdentifier
, see the overview page.Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:aws[0-9a-zA-Z_\-:\/]+$
Required: No
- targetRegions
-
Target AWS Regions for the enabled control.
Type: Array of Region objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: