TemplateGrantBuilder
Defined in: builder/role.ts:12
A grants represents a grant for a role to access some resource in Alpyne.
Extends
Section titled “Extends”Methods
Section titled “Methods”addProperty()
Section titled “addProperty()”addProperty(
property):void
Defined in: builder/role.ts:16
Adds one or more properties to this grant.
Parameters
Section titled “Parameters”property
Section titled “property”PropertyBuilder | PropertyBuilder[]
Returns
Section titled “Returns”void
toDefinition()
Section titled “toDefinition()”toDefinition():
TemplateGrantDefinition
Defined in: builder/role.ts:18