Enumeration EventingFunctionDeploymentStatus

Represents the various possible deployment statuses for an eventing function.

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