SubCheckResult
Represents the result of a sub-check within a configuration check operation.
Contents
- Description
-
A description of what the sub-check validates.
Type: String
Required: No
- Id
-
The unique identifier of the sub-check result.
Type: String
Pattern:
[{]?[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}[}]?
Required: No
- Name
-
The name of the sub-check.
Type: String
Required: No
- References
-
A list of references or documentation links related to the sub-check.
Type: Array of strings
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: