Skip to content

Commit eb35ee3

Browse files
author
WeiMengXS
committed
feat: doc
1 parent 49fcc13 commit eb35ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/scf_trigger_config.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following arguments are supported:
3838
* `description` - (Optional, String) Trigger description.
3939
* `enable` - (Optional, String) The trigger is turned on or off, and the parameter passed as OPEN is turned on, and CLOSE is turned off.
4040
* `namespace` - (Optional, String, ForceNew) function namespace.
41-
* `qualifier` - (Optional, String) The version of the function, the default is $LATEST, it is recommended to fill in [$DEFAULT] to facilitate the subsequent grayscale release of the version.
41+
* `qualifier` - (Optional, String) Function version. It defaults to `$LATEST`. It's recommended to use `[$DEFAULT](https://intl.cloud.tencent.com/document/product/583/36149?from_cn_redirect=1#.E9.BB.98.E8.AE.A4.E5.88.AB.E5.90.8D)` for canary release.
4242
* `trigger_desc` - (Optional, String) TriggerDesc parameter.
4343

4444
## Attributes Reference

0 commit comments

Comments
 (0)