ListAccessGrantsRequest

Types

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

Properties

Link copied to clipboard

Filter by domain ID.

Link copied to clipboard

The maximum number of access grants to return per page. Defaults to 100. A page can contain fewer results than this value even when more results remain; continue while nextToken is present.

Link copied to clipboard

A token to retrieve the next page of results. Supply the same filters used on the request that returned it. Tokens expire after 24 hours.

Link copied to clipboard

Filter by permission level.

Link copied to clipboard

Filter by principal ID.

Link copied to clipboard

Filter by principal type.

Link copied to clipboard

Filter by space ID.

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