Identity

class Identity

Contains an identity that can access an IoT SiteWise Monitor resource.

Currently, you can't use Amazon Web Services API operations to retrieve IAM Identity Center identity IDs. You can find the IAM Identity Center identity IDs in the URL of user and group pages in the IAM Identity Center console.

Types

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

Properties

Link copied to clipboard

An IAM Identity Center group identity.

Link copied to clipboard

An IAM role identity.

Link copied to clipboard

An IAM user identity.

Link copied to clipboard

An IAM Identity Center user identity.

Functions

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