Method: DatadogAPIClient::V2::CIAppPipelinesAggregateRequest#options

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

#optionsObject

Global query options that are used during the query. Only supply timezone or time offset, not both. Otherwise, the query fails.



35
36
37
# File 'lib/datadog_api_client/v2/models/ci_app_pipelines_aggregate_request.rb', line 35

def options
  @options
end