Constant FAAS_TRIGGER

pub const FAAS_TRIGGER: &'static str;
Expand description

Type of the trigger which caused this function invocation.

§Notes