configuration

@JvmName(name = "krddhcprotsurvsw")
suspend fun configuration(value: Output<IdentitySourceConfigurationArgs>)
@JvmName(name = "qkfgmqfxhbdvsbpn")
suspend fun configuration(value: IdentitySourceConfigurationArgs?)

Parameters

value

Specifies the details required to communicate with the identity provider (IdP) associated with this identity source. See Configuration below.


@JvmName(name = "eqkalnrilfmhqvln")
suspend fun configuration(argument: suspend IdentitySourceConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the details required to communicate with the identity provider (IdP) associated with this identity source. See Configuration below.