ListChannelMembershipsRequest

Types

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

Properties

Link copied to clipboard

The maximum number of channel memberships that you want returned.

Link copied to clipboard

The AppInstanceUserArn of the user that makes the API call.

Link copied to clipboard

The maximum number of channel memberships that you want returned.

Link copied to clipboard

The token passed by previous API calls until all requested channel memberships are returned.

Link copied to clipboard

The membership type of a user, DEFAULT or HIDDEN. Default members are always returned as part of ListChannelMemberships. Hidden members are only returned if the type filter in ListChannelMemberships equals HIDDEN. Otherwise hidden members are not returned.

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