import

@JvmName(name = "enimikmdefjvfmon")
suspend fun import(value: Output<Boolean>)
@JvmName(name = "vtffkbmgifcbhyke")
suspend fun import(value: Boolean?)

Parameters

value

When true, the role with the specified name is assumed to already exist, and it will be imported into state instead of being created. This attribute is useful when dealing with roles that Keycloak creates automatically during realm creation, such as the client roles create-client, view-realm, ... for the client realm-management created per realm. Note, that the role will not be removed during destruction if import is true.