Sha256: 334b9a0193cb877f9023a438be65c2699fd611148a69b3f4d92d4b9ac902bda6

Contents?: true

Size: 455 Bytes

Versions: 2

Compression:

Stored size: 455 Bytes

Contents

# DatadogAPIClient::V1::IdpFormData

## Properties

| Name         | Type     | Description                                           | Notes |
| ------------ | -------- | ----------------------------------------------------- | ----- |
| **idp_file** | **File** | The path to the XML metadata file you wish to upload. |       |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::IdpFormData.new(
  idp_file: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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