Sha256: 7a478a8dc3f57d2940c24cb3fbce5a6d4cb53e53cd8fe2cc85e903f6335223b0

Contents?: true

Size: 498 Bytes

Versions: 2

Compression:

Stored size: 498 Bytes

Contents

# DatadogAPIClient::V2::ApplicationKeyCreateRequest

## Properties

| Name     | Type                                                        | Description | Notes |
| -------- | ----------------------------------------------------------- | ----------- | ----- |
| **data** | [**ApplicationKeyCreateData**](ApplicationKeyCreateData.md) |             |       |

## Example

```ruby
require 'datadog_api_client/v2'

instance = DatadogAPIClient::V2::ApplicationKeyCreateRequest.new(
  data: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
datadog_api_client-1.6.0 docs/v2/ApplicationKeyCreateRequest.md
datadog_api_client-1.5.0 docs/v2/ApplicationKeyCreateRequest.md