Class: DatadogAPIClient::V2::WorkflowRunAsServiceAccountType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/workflow_run_as_service_account_type.rb

Overview

The service account run-as type.

Constant Summary collapse

SERVICE_ACCOUNT =
"service_account".freeze

Method Summary

Methods included from BaseEnumModel

included