boundAttributes

@JvmName(name = "chnphpofuekdesmr")
suspend fun boundAttributes(value: Output<Map<String, String>>)
@JvmName(name = "caidylhibihdghcp")
suspend fun boundAttributes(value: Map<String, String>?)

Parameters

value

Mapping of attribute names to values that are expected to exist in the SAML assertion.


@JvmName(name = "hiinxgdslsdrrqvo")
fun boundAttributes(vararg values: Pair<String, String>)

Parameters

values

Mapping of attribute names to values that are expected to exist in the SAML assertion.