UpdateTrustedTokenIssuerRequest

Types

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

Properties

Link copied to clipboard
val name: String?

Specifies the updated name to be applied to the trusted token issuer configuration.

Link copied to clipboard

Specifies the ARN of the trusted token issuer configuration that you want to update.

Link copied to clipboard

Specifies a structure with settings to apply to the specified trusted token issuer. The settings that you can provide are determined by the type of the trusted token issuer that you are updating.

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