Sha256: 275948d0ee3fcfb0923ddc2efb1a17fdb00d69e6227a5bae0d849e8c28ad6d9f

Contents?: true

Size: 623 Bytes

Versions: 2

Compression:

Stored size: 623 Bytes

Contents

# DatadogAPIClient::V1::SyntheticsGlobalVariableAttributes

## Properties

| Name                 | Type                    | Description                                                     | Notes      |
| -------------------- | ----------------------- | --------------------------------------------------------------- | ---------- |
| **restricted_roles** | **Array<String>** | List of role identifiers that can be pulled from the Roles API. | [optional] |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::SyntheticsGlobalVariableAttributes.new(
  restricted_roles: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
datadog_api_client-1.6.0 docs/v1/SyntheticsGlobalVariableAttributes.md
datadog_api_client-1.5.0 docs/v1/SyntheticsGlobalVariableAttributes.md