Wasm Directoryalpha
Record

get-trigger-response-trigger

No description available.

record get-trigger-response-trigger {
  created-at: option​<string>,
  function: option​<string>,
  is-enabled: option​<bool>,
  name: option​<string>,
  namespace: option​<string>,
  scheduled-details: option​<get-trigger-response-trigger-scheduled-details>,
  scheduled-runs: option​<get-trigger-response-trigger-scheduled-runs>,
  type-op: option​<string>,
  updated-at: option​<string>,
}

Fields

NameTypeDescription
created-atoption​<string>
functionoption​<string>
is-enabledoption​<bool>
nameoption​<string>
namespaceoption​<string>
scheduled-detailsoption​<get-trigger-response-trigger-scheduled-details>
scheduled-runsoption​<get-trigger-response-trigger-scheduled-runs>
type-opoption​<string>
updated-atoption​<string>