Sha256: 204b40c0af166b25971f84edfc903a99086d3c5d9c6a5a0fa44d0539cf585e30

Contents?: true

Size: 512 Bytes

Versions: 2

Compression:

Stored size: 512 Bytes

Contents

# DatadogAPIClient::V1::SyntheticsPrivateLocationSecretsConfigDecryption

## Properties

| Name    | Type       | Description                           | Notes                |
| ------- | ---------- | ------------------------------------- | -------------------- |
| **key** | **String** | Private key for the private location. | [optional][readonly] |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::SyntheticsPrivateLocationSecretsConfigDecryption.new(
  key: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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