IdentitySourceForList

Contains details for an identity source. For more information, see Identity source in the Multi-party approval User Guide.

Types

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

Properties

Link copied to clipboard

Timestamp when the identity source was created.

Link copied to clipboard

Amazon Resource Name (ARN) for the identity source.

Link copied to clipboard

A IdentitySourceParametersForList object. Contains details for the resource that provides identities to the identity source. For example, an IAM Identity Center instance.

Link copied to clipboard

The type of resource that provided identities to the identity source. For example, an IAM Identity Center instance.

Link copied to clipboard

Status for the identity source. For example, if the identity source is ACTIVE.

Link copied to clipboard

Status code of the identity source.

Link copied to clipboard

Message describing the status for the 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