IdentityCenterConfig

A structure that describes the values to use for the IAM Identity Center settings when you create or update a web app.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for the IAM Identity Center used for the web app.

Link copied to clipboard
val role: String?

The IAM role in IAM Identity Center used for the web app.

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