Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EventingFunctionDeploymentStatus

Represents the various possible deployment statuses for an eventing function.

Index

Enumeration Members

Enumeration Members

Deployed: "deployed"

Indicates that the function is deployed.

Undeployed: "undeployed"

Indicates that the function has not yet been deployed.

Generated using TypeDoc