Role Functions
object RoleFunctions
Functions
Link copied to clipboard
Use this data source to access information about an existing Role Definition.
suspend fun getRoleDefinition(argument: suspend GetRoleDefinitionPlainArgsBuilder.() -> Unit): GetRoleDefinitionResult
suspend fun getRoleDefinition(name: String? = null, roleDefinitionId: String? = null, scope: String? = null): GetRoleDefinitionResult