AppInstanceUser

The details of an AppInstanceUser.

Types

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

Properties

Link copied to clipboard

The ARN of the AppInstanceUser.

Link copied to clipboard

The time at which the AppInstanceUser was created.

Link copied to clipboard

The interval after which an AppInstanceUser is automatically deleted.

Link copied to clipboard

The time at which the AppInstanceUser was last updated.

Link copied to clipboard

The metadata of the AppInstanceUser.

Link copied to clipboard
val name: String?

The name of the AppInstanceUser.

Functions

Link copied to clipboard
inline fun copy(block: AppInstanceUser.Builder.() -> Unit = {}): AppInstanceUser
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