CreateAppInstanceUserRequest

Types

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

Properties

Link copied to clipboard

The ARN of the AppInstance request.

Link copied to clipboard

The user ID of the AppInstance.

Link copied to clipboard

The unique ID of the request. Use different tokens to request additional AppInstances.

Link copied to clipboard

Settings that control the interval after which the AppInstanceUser is automatically deleted.

Link copied to clipboard

The request's metadata. Limited to a 1KB string in UTF-8.

Link copied to clipboard
val name: String?

The user's name.

Link copied to clipboard
val tags: List<Tag>?

Tags assigned to the AppInstanceUser.

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