RelatedControlMappingDetails
A structure that describes a control's relationship status with other controls.
Contents
- RelationType
-
Returns an enumerated value that represents the relationship between two or more controls.
Type: String
Valid Values:
COMPLEMENTARY | ALTERNATIVE | MUTUALLY_EXCLUSIVERequired: Yes
- ControlArn
-
The unique identifier of a control.
Type: String
Length Constraints: Minimum length of 34. Maximum length of 2048.
Pattern:
arn:(aws(?:[-a-z]*)?):(controlcatalog|controltower):[a-zA-Z0-9-]*::control/[0-9a-zA-Z_\-]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: