boundAttributes

@JvmName(name = "yjhnythjxrrlpreq")
suspend fun boundAttributes(value: Output<Map<String, String>>)
@JvmName(name = "eehhhholclkiwryq")
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 = "ngepxbfulfedufof")
fun boundAttributes(vararg values: Pair<String, String>)

Parameters

values

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