Builder

class Builder

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the person who posted the comment.

Link copied to clipboard

The emoji reactions to a comment, if any, submitted by the user whose credentials are associated with the call to the API.

Link copied to clipboard

A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter. If a request is received with the same parameters and a token is included, the request returns information about the initial request that used that token.

Link copied to clipboard

The system-generated comment ID.

Link copied to clipboard

The content of the comment.

Link copied to clipboard
var creationDate: <Error class: unknown class>?

The date and time the comment was created, in timestamp format.

Link copied to clipboard

A Boolean value indicating whether the comment has been deleted.

Link copied to clipboard

The ID of the comment for which this comment is a reply, if any.

Link copied to clipboard
var lastModifiedDate: <Error class: unknown class>?

The date and time the comment was most recently modified, in timestamp format.

Link copied to clipboard

A string to integer map that represents the number of individual users who have responded to a comment with the specified reactions.