Parameters
Param
Add a param to a resource
Arguments
Argument
Type
Required
Default
Description
name
any
Yes
---
The name of the param
description
any
No
The description of the param
required
any
No
false
Is the param required
default
any
No
The default value of the param
type
any
No
string
The type of the param
Set All Params
Set all the required parameters of a resource
Arguments
Argument
Type
Required
Default
Description
params
array
Yes
---
Set the parameters of a resource
Last updated