CommonControlSummary
A summary of metadata for a common control.
Contents
- Arn
-
The Amazon Resource Name (ARN) that identifies the common control.
Type: String
Length Constraints: Minimum length of 41. Maximum length of 2048.
Pattern:
arn:(aws(?:[-a-z]*)?):controlcatalog:::common-control/[0-9a-z]+
Required: Yes
- CreateTime
-
The time when the common control was created.
Type: Timestamp
Required: Yes
- Description
-
The description of the common control.
Type: String
Required: Yes
- Domain
-
The domain that the common control belongs to.
Type: AssociatedDomainSummary object
Required: Yes
- LastUpdateTime
-
The time when the common control was most recently updated.
Type: Timestamp
Required: Yes
- Name
-
The name of the common control.
Type: String
Required: Yes
- Objective
-
The objective that the common control belongs to.
Type: AssociatedObjectiveSummary object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: