UserJourney

Represents a user journey that defines a critical path through a system.

Types

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

Properties

Link copied to clipboard

The timestamp when the user journey was created.

Link copied to clipboard

Resource description.

Link copied to clipboard

Entity label (not part of ARN — spaces allowed).

Link copied to clipboard

ARN identifier.

Link copied to clipboard

The timestamp when the user journey was last updated.

Link copied to clipboard

The unique identifier of the user journey.

Functions

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