mappedGroupAttributes

@JvmName(name = "vpadmifuycpqxfrx")
suspend fun mappedGroupAttributes(value: Output<List<String>>)
@JvmName(name = "rmhcurhfsitipvfk")
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 = "skfjgmofotfvmsjt")
suspend fun mappedGroupAttributes(vararg values: Output<String>)


@JvmName(name = "llxndulxfhkilhhc")
suspend fun mappedGroupAttributes(values: List<Output<String>>)
@JvmName(name = "nofmjiebackghuip")
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.