TemplateRoleBuilder
Defined in: builder/role.ts:40
A role is a concept that can access resources in Alpyne via a grant.
Extends
Section titled “Extends”Properties
Section titled “Properties”
readonlyprn:string
Defined in: builder/index.ts:32
Inherited from
Section titled “Inherited from”Methods
Section titled “Methods”setDescription()
Section titled “setDescription()”setDescription(
description):this
Defined in: builder/index.ts:33
Parameters
Section titled “Parameters”description
Section titled “description”string
Returns
Section titled “Returns”this
Inherited from
Section titled “Inherited from”BaseRoleBuilder.setDescription
toDefinition()
Section titled “toDefinition()”toDefinition():
TemplateRoleDefinition
Defined in: builder/role.ts:41