DescribedIdentityCenterConfig

A structure that contains the details of the IAM Identity Center used for your web app. Returned during a call to DescribeWebApp.

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 application: this value is set automatically when you create your web app.

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