ListMembersRequest

Types

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

Properties

Link copied to clipboard

An optional Boolean value. If provided, the request is limited either to members that the current Amazon Web Services account owns (true) or that other Amazon Web Services accountsn own (false). If omitted, all members are listed.

Link copied to clipboard

The maximum number of members to return in the request.

Link copied to clipboard
val name: String?

The optional name of the member to list.

Link copied to clipboard

The unique identifier of the network for which to list members.

Link copied to clipboard

The pagination token that indicates the next set of results to retrieve.

Link copied to clipboard

An optional status specifier. If provided, only members currently in this status are listed.

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