CommentMetadata
Important
Notice: New customer sign-ups and account upgrades are no longer available for Amazon WorkDocs.
Learn about migration steps here:
How to migrate data from Amazon WorkDocs
Describes the metadata of a comment.
Contents
- CommentId
-
The ID of the comment.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[\w+-.@]+
Required: No
- CommentStatus
-
The status of the comment.
Type: String
Valid Values:
DRAFT | PUBLISHED | DELETED
Required: No
- Contributor
-
The user who made the comment.
Type: User object
Required: No
- ContributorId
-
The ID of the user who made the comment.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[&\w+-.@]+
Required: No
- CreatedTimestamp
-
The timestamp that the comment was created.
Type: Timestamp
Required: No
- RecipientId
-
The ID of the user being replied to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[&\w+-.@]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: