mappedGroupAttributes

@JvmName(name = "yfrljvbincucqktk")
suspend fun mappedGroupAttributes(value: Output<List<String>>)
@JvmName(name = "eyeccbseqaktnmif")
suspend fun mappedGroupAttributes(value: List<String>?)

Parameters

value

Array of strings representing attributes on the LDAP group which will be mapped to attributes on the Keycloak group.


@JvmName(name = "gghxmldmpsoctjlp")
suspend fun mappedGroupAttributes(vararg values: Output<String>)


@JvmName(name = "fcdoewyytsnayrtn")
suspend fun mappedGroupAttributes(values: List<Output<String>>)
@JvmName(name = "jjpfrvtstwtoowqj")
suspend fun mappedGroupAttributes(vararg values: String)

Parameters

values

Array of strings representing attributes on the LDAP group which will be mapped to attributes on the Keycloak group.