Chronicle V1 API - Module Google::Cloud::Chronicle::V1::RuleDeployment::ExecutionState (v0.1.0)

Reference documentation and code samples for the Chronicle V1 API module Google::Cloud::Chronicle::V1::RuleDeployment::ExecutionState.

The possible execution states the rule deployment can be in.

Constants

EXECUTION_STATE_UNSPECIFIED

value: 0
Unspecified or unknown execution state.

DEFAULT

value: 1
Default execution state.

LIMITED

value: 2
Rules in limited state may not have their executions guaranteed.

PAUSED

value: 3
Paused rules are not executed at all.