IdCConfiguration

IdC configuration containing application and instance ARNs

Types

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

Properties

Link copied to clipboard

ARN of the IAM Identity Center application associated with this application

Link copied to clipboard

ARN of the IAM Identity Center instance used for user authentication

Functions

Link copied to clipboard
inline fun copy(block: IdCConfiguration.Builder.() -> Unit = {}): IdCConfiguration
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