TrustedTokenIssuerMetadata

A structure that describes a trusted token issuer.

Types

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

Properties

Link copied to clipboard
val name: String?

The name of the trusted token issuer configuration in the instance of IAM Identity Center.

Link copied to clipboard

The ARN of the trusted token issuer configuration in the instance of IAM Identity Center.

Link copied to clipboard

The type of trusted token issuer.

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