GetCommentReactionsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the comment for which you want to get reactions information.

Link copied to clipboard

A non-zero, non-negative integer used to limit the number of returned results. The default is the same as the allowed maximum, 1,000.

Link copied to clipboard

An enumeration token that, when provided in a request, returns the next batch of the results.

Link copied to clipboard

Optional. The Amazon Resource Name (ARN) of the user or identity for which you want to get reaction information.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String