Sha256: a4f1d7fa482567c36feae9274c1c9ae2e310c40ee233b2e4b587adbcca410f93
Contents?: true
Size: 343 Bytes
Versions: 7
Compression:
Stored size: 343 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
7 entries across 7 versions & 1 rubygems