UserIdentity

Information about a user whose activity is recorded in an event for a space.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account number of the user in Amazon Web Services, if any.

Link copied to clipboard

The ID of the Amazon CodeCatalyst service principal.

Link copied to clipboard

The display name of the user in Amazon CodeCatalyst.

Link copied to clipboard

The role assigned to the user in a Amazon CodeCatalyst space or project when the event occurred.

Functions

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