ListWorkspaceServiceAccountTokensRequest

Types

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

Properties

Link copied to clipboard

The maximum number of tokens to include in the results.

Link copied to clipboard

The token for the next set of service accounts to return. (You receive this token from a previous ListWorkspaceServiceAccountTokens operation.)

Link copied to clipboard

The ID of the service account for which to return tokens.

Link copied to clipboard

The ID of the workspace for which to return tokens.

Functions

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