2022-06-09 11:17:30 +03:00
|
|
|
---
|
|
|
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
2024-08-26 18:22:06 +03:00
|
|
|
page_title: "decort_account_reserved_units Data Source - terraform-provider-decort"
|
2022-06-09 11:17:30 +03:00
|
|
|
subcategory: ""
|
|
|
|
|
description: |-
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# decort_account_reserved_units (Data Source)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- schema generated by tfplugindocs -->
|
|
|
|
|
## Schema
|
|
|
|
|
|
|
|
|
|
### Required
|
|
|
|
|
|
2022-07-27 13:50:03 +03:00
|
|
|
- `account_id` (Number) ID of the account
|
2022-06-09 11:17:30 +03:00
|
|
|
|
|
|
|
|
### Optional
|
|
|
|
|
|
2022-07-27 13:50:03 +03:00
|
|
|
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
2022-06-09 11:17:30 +03:00
|
|
|
|
|
|
|
|
### Read-Only
|
|
|
|
|
|
2022-07-27 13:50:03 +03:00
|
|
|
- `cu_c` (Number)
|
|
|
|
|
- `cu_d` (Number)
|
2024-08-26 18:22:06 +03:00
|
|
|
- `cu_dm` (Number)
|
2022-07-27 13:50:03 +03:00
|
|
|
- `cu_i` (Number)
|
|
|
|
|
- `cu_m` (Number)
|
|
|
|
|
- `cu_np` (Number)
|
|
|
|
|
- `gpu_units` (Number)
|
|
|
|
|
- `id` (String) The ID of this resource.
|
2022-06-09 11:17:30 +03:00
|
|
|
|
|
|
|
|
<a id="nestedblock--timeouts"></a>
|
|
|
|
|
### Nested Schema for `timeouts`
|
|
|
|
|
|
|
|
|
|
Optional:
|
|
|
|
|
|
2022-07-27 13:50:03 +03:00
|
|
|
- `default` (String)
|
|
|
|
|
- `read` (String)
|