DescribeRcsAgentsRequest

Types

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

Properties

Link copied to clipboard

An array of RcsAgentFilter objects to filter the results.

Link copied to clipboard

The maximum number of results to return per each request.

Link copied to clipboard

The token to be used for the next set of paginated results. You don't need to supply a value for this field in the initial request.

Link copied to clipboard
val owner: Owner?

Use SELF to filter the list of RCS agents to ones your account owns or use SHARED to filter on RCS agents shared with your account. The Owner and RcsAgentIds parameters can't be used at the same time.

Link copied to clipboard

An array of unique identifiers for the RCS agents. This is an array of strings that can be either the RcsAgentId or RcsAgentArn.

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