ListCommentsItem
Contents
- commentId
-
Type: String
Length Constraints: Fixed length of 6.
Pattern:
\d{6}
Required: Yes
- body
-
Type: String
Length Constraints: Minimum length of 1. Maximum length of 12000.
Required: No
- createdDate
-
Type: Timestamp
Required: No
- creator
-
Type: String
Pattern:
.*(^internal:midway:([a-z]{3,8}|svc-mw-[0-9]{12}[a-zA-Z0-9-]{5,20})$)|(^external:aws:\d{12}$).*
Required: No
- lastUpdatedBy
-
Type: String
Pattern:
.*(^internal:midway:([a-z]{3,8}|svc-mw-[0-9]{12}[a-zA-Z0-9-]{5,20})$)|(^external:aws:\d{12}$).*
Required: No
- lastUpdatedDate
-
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: