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: = "deployed"

Indicates that the function is deployed.

Undeployed

Undeployed: = "undeployed"

Indicates that the function has not yet been deployed.

Generated using TypeDoc