SsoIdentity

An IAM Identity CenterIAM; Identity Center identity (user or group) that can be assigned permissions in a capability.

Types

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

Properties

Link copied to clipboard
val id: String

The unique identifier of the IAM Identity CenterIAM; Identity Center user or group.

Link copied to clipboard

The type of identity. Valid values are SSO_USER or SSO_GROUP.

Functions

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