DataSourceIdentityCenterConfiguration

data class DataSourceIdentityCenterConfiguration(val enableIdentityPropagation: Boolean? = null)

The parameters for an IAM Identity Center configuration.

Constructors

Link copied to clipboard
constructor(enableIdentityPropagation: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A Boolean option that controls whether Trusted Identity Propagation should be used.