CreateAccessProfileRequest

Types

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

Properties

Link copied to clipboard

Idempotency token for safe retries. Repeated requests with the same token return the original result instead of creating a duplicate.

Link copied to clipboard

An optional description of the access profile.

Link copied to clipboard
val name: String?

A name that identifies the access profile.

Link copied to clipboard

The unique ID of the space to create the profile in.

Link copied to clipboard

The tags to associate with the access profile.

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