Skip to content

Commit

Permalink
Remove double deprecated in Cloud Cost descriptions (#1820)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <[email protected]>
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> 5e5011d
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec committed Jan 3, 2024
1 parent 6df67f0 commit e0fbbe5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions datadog_api_client.v2.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -17923,7 +17923,7 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
<li><p><strong>bucket_region</strong> (<em>str</em>) – The region the bucket is located in.</p></li>
<li><p><strong>created_at</strong> (<em>str</em><em>, </em><em>optional</em>) – The timestamp when the AWS CUR config was created.</p></li>
<li><p><strong>error_messages</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The error messages for the AWS CUR config.</p></li>
<li><p><strong>months</strong> (<em>int</em><em>, </em><em>optional</em>) – (deprecated) The number of months the report has been backfilled. <strong>Deprecated</strong>.</p></li>
<li><p><strong>months</strong> (<em>int</em><em>, </em><em>optional</em>) – The number of months the report has been backfilled. <strong>Deprecated</strong>.</p></li>
<li><p><strong>report_name</strong> (<em>str</em>) – The name of the Cost and Usage Report.</p></li>
<li><p><strong>report_prefix</strong> (<em>str</em>) – The report prefix used for the Cost and Usage Report.</p></li>
<li><p><strong>status</strong> (<em>str</em>) – The status of the AWS CUR.</p></li>
Expand Down Expand Up @@ -18235,7 +18235,7 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
<li><p><strong>export_name</strong> (<em>str</em>) – The name of the configured Azure Export.</p></li>
<li><p><strong>export_path</strong> (<em>str</em>) – The path where the Azure Export is saved.</p></li>
<li><p><strong>id</strong> (<em>int</em><em>, </em><em>optional</em>) – The ID of the Azure config.</p></li>
<li><p><strong>months</strong> (<em>int</em><em>, </em><em>optional</em>) – (deprecated) The number of months the report has been backfilled. <strong>Deprecated</strong>.</p></li>
<li><p><strong>months</strong> (<em>int</em><em>, </em><em>optional</em>) – The number of months the report has been backfilled. <strong>Deprecated</strong>.</p></li>
<li><p><strong>scope</strong> (<em>str</em>) – The scope of your observed subscription.</p></li>
<li><p><strong>status</strong> (<em>str</em>) – The status of the Azure config.</p></li>
<li><p><strong>status_updated_at</strong> (<em>str</em><em>, </em><em>optional</em>) – The timestamp when the Azure config status was last updated.</p></li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit e0fbbe5

Please sign in to comment.