ListMembersOfAddressListRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the address list to list the addresses from.

Link copied to clipboard

Filter to be used to limit the results.

Link copied to clipboard

If you received a pagination token from a previous call to this API, you can provide it here to continue paginating through the next page of results.

Link copied to clipboard

The maximum number of address list members that are returned per call. You can use NextToken to retrieve the next page of members.

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