Method: DatadogAPIClient::V2::Step#completion_gate

Defined in:
lib/datadog_api_client/v2/models/step.rb

#completion_gateObject

Used to create conditions before running subsequent actions.



28
29
30
# File 'lib/datadog_api_client/v2/models/step.rb', line 28

def completion_gate
  @completion_gate
end