@@ -3536,7 +3536,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3536
3536
<dl class="field-list simple">
3537
3537
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3538
3538
<dd class="field-odd"><ul class="simple">
3539
- <li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id .</p></li>
3539
+ <li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID .</p></li>
3540
3540
<li><p><strong>body</strong> (<a class="reference internal" href="datadog_api_client.v2.model.html#datadog_api_client.v2.model.confluent_resource_request.ConfluentResourceRequest" title="datadog_api_client.v2.model.confluent_resource_request.ConfluentResourceRequest"><em>ConfluentResourceRequest</em></a>) – Confluent payload</p></li>
3541
3541
</ul>
3542
3542
</dd>
@@ -3552,7 +3552,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3552
3552
<p>Delete a Confluent account with the provided account ID.</p>
3553
3553
<dl class="field-list simple">
3554
3554
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3555
- <dd class="field-odd"><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id .</p>
3555
+ <dd class="field-odd"><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID .</p>
3556
3556
</dd>
3557
3557
<dt class="field-even">Return type<span class="colon">:</span></dt>
3558
3558
<dd class="field-even"><p>None</p>
@@ -3567,7 +3567,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3567
3567
<dl class="field-list simple">
3568
3568
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3569
3569
<dd class="field-odd"><ul class="simple">
3570
- <li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id .</p></li>
3570
+ <li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID .</p></li>
3571
3571
<li><p><strong>resource_id</strong> (<em>str</em>) – Confluent Account Resource ID.</p></li>
3572
3572
</ul>
3573
3573
</dd>
@@ -3583,7 +3583,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3583
3583
<p>Get the Confluent account with the provided account ID.</p>
3584
3584
<dl class="field-list simple">
3585
3585
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3586
- <dd class="field-odd"><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id .</p>
3586
+ <dd class="field-odd"><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID .</p>
3587
3587
</dd>
3588
3588
<dt class="field-even">Return type<span class="colon">:</span></dt>
3589
3589
<dd class="field-even"><p><a class="reference internal" href="datadog_api_client.v2.model.html#datadog_api_client.v2.model.confluent_account_response.ConfluentAccountResponse" title="datadog_api_client.v2.model.confluent_account_response.ConfluentAccountResponse">ConfluentAccountResponse</a></p>
@@ -3598,7 +3598,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3598
3598
<dl class="field-list simple">
3599
3599
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3600
3600
<dd class="field-odd"><ul class="simple">
3601
- <li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id .</p></li>
3601
+ <li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID .</p></li>
3602
3602
<li><p><strong>resource_id</strong> (<em>str</em>) – Confluent Account Resource ID.</p></li>
3603
3603
</ul>
3604
3604
</dd>
@@ -3625,7 +3625,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3625
3625
<p>Get a Confluent resource for the account associated with the provided ID.</p>
3626
3626
<dl class="field-list simple">
3627
3627
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3628
- <dd class="field-odd"><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id .</p>
3628
+ <dd class="field-odd"><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID .</p>
3629
3629
</dd>
3630
3630
<dt class="field-even">Return type<span class="colon">:</span></dt>
3631
3631
<dd class="field-even"><p><a class="reference internal" href="datadog_api_client.v2.model.html#datadog_api_client.v2.model.confluent_resources_response.ConfluentResourcesResponse" title="datadog_api_client.v2.model.confluent_resources_response.ConfluentResourcesResponse">ConfluentResourcesResponse</a></p>
@@ -3640,7 +3640,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3640
3640
<dl class="field-list simple">
3641
3641
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3642
3642
<dd class="field-odd"><ul class="simple">
3643
- <li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id .</p></li>
3643
+ <li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID .</p></li>
3644
3644
<li><p><strong>body</strong> (<a class="reference internal" href="datadog_api_client.v2.model.html#datadog_api_client.v2.model.confluent_account_update_request.ConfluentAccountUpdateRequest" title="datadog_api_client.v2.model.confluent_account_update_request.ConfluentAccountUpdateRequest"><em>ConfluentAccountUpdateRequest</em></a>) – Confluent payload</p></li>
3645
3645
</ul>
3646
3646
</dd>
@@ -3657,7 +3657,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3657
3657
<dl class="field-list simple">
3658
3658
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3659
3659
<dd class="field-odd"><ul class="simple">
3660
- <li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id .</p></li>
3660
+ <li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID .</p></li>
3661
3661
<li><p><strong>resource_id</strong> (<em>str</em>) – Confluent Account Resource ID.</p></li>
3662
3662
<li><p><strong>body</strong> (<a class="reference internal" href="datadog_api_client.v2.model.html#datadog_api_client.v2.model.confluent_resource_request.ConfluentResourceRequest" title="datadog_api_client.v2.model.confluent_resource_request.ConfluentResourceRequest"><em>ConfluentResourceRequest</em></a>) – Confluent payload</p></li>
3663
3663
</ul>
0 commit comments