IdentitySourceItem

A structure that defines an identity source.

This data type is used as a request parameter for the ListIdentityStores operation.

Types

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

Properties

Link copied to clipboard

The date and time the identity source was originally created.

Link copied to clipboard

A structure that contains the details of the associated identity provider (IdP).

Link copied to clipboard

The unique identifier of the identity source.

Link copied to clipboard

The date and time the identity source was most recently updated.

Link copied to clipboard

The identifier of the policy store that contains the identity source.

Link copied to clipboard

The Cedar entity type of the principals returned from the IdP associated with this identity source.

Functions

Link copied to clipboard
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