| Parameter | Type | Description | Example |
|---|---|---|---|
| object | Functions | ||
| ClassName | string | The name of the Java class that contains the implementation of the function | com.xxx.xxxxFunction |
| FunctionName | string | The function name. | function1 |
| FunctionType | string | The type of the function. Currently, the supported enumeration is JAVA. | JAVA |
| OwnerName | string | The name of the owner. | zhangsan |
| OwnerType | string | The type of the owner. You can set this field to USER, ROLE, or GROUP. | USER |
| ResourceUri | array | Resource URI of the function | |
| ResourceUri | Resource URI of the function | ||
| CreateTime | integer | The time when the rule was created. | 1638501155 |