You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`name` - (Required, String, ForceNew) Name of the SCF function. Name supports 26 English letters, numbers, connectors, and underscores, it should start with a letter. The last character cannot be `-` or `_`. Available length is 2-60.
52
+
*`async_run_enable` - (Optional, String, ForceNew) Whether SCF function asynchronous attribute is enabled. `TRUE` is open, `FALSE` is close.
52
53
*`cfs_config` - (Optional, List) List of CFS configurations.
53
54
*`cls_logset_id` - (Optional, String) cls logset id of the SCF function.
54
55
*`cls_topic_id` - (Optional, String) cls topic id of the SCF function.
0 commit comments