IamUserIdentity

Contains information about an Identity and Access Management user.

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN of the IAM user. For more information, see IAM ARNs in the IAM User Guide.

Functions

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