Trigger
Import
Function Compute trigger can be imported using the id, e.g.
$ pulumi import alicloud:fc/trigger:Trigger foo my-fc-service:hello-world:hello-trigger
Content copied to clipboard
Properties
Link copied to clipboard
The config of Function Compute trigger.It is valid when type
is not "mns_topic".See Configure triggers and events for more details.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
RAM role arn attached to the Function Compute trigger. Role used by the event source to call the function. The value format is "acs:ram::$account-id:role/$role-name". See Create a trigger for more details.
Link copied to clipboard