CreateWorkspaceServiceAccountRequest

Types

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

Properties

Link copied to clipboard

The permission level to use for this service account.

Link copied to clipboard
val name: String?

A name for the service account. The name must be unique within the workspace, as it determines the ID associated with the service account.

Link copied to clipboard

The ID of the workspace within which to create the service account.

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