profile Permission
suspend fun profilePermission(name: String, block: suspend ProfilePermissionResourceBuilder.() -> Unit): ProfilePermission
Parameters
name
The unique name of the resulting resource.
block
Builder for ProfilePermission.
See also
Parameters
name
The unique name of the resulting resource.