UserContext

Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.

Types

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

Properties

Link copied to clipboard

The domain associated with the user.

Link copied to clipboard

The IAM Identity details associated with the user. These details are associated with model package groups, model packages, and project entities only.

Link copied to clipboard

The Amazon Resource Name (ARN) of the user's profile.

Link copied to clipboard

The name of the user's profile.

Functions

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