Class: DatadogAPIClient::V2::ExecutionPolicyRemoteActionRshellAccess

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

Overview

The level of remote shell access granted for the target paths.

Constant Summary collapse

READ_ONLY =
"read_only".freeze
READ_WRITE =
"read_write".freeze

Method Summary

Methods included from BaseEnumModel

included