You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
852 B
50 lines
852 B
|
4 years ago
|
---
|
||
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
||
|
1 year ago
|
page_title: "decort_cb_rg_audits Data Source - terraform-provider-decort"
|
||
|
4 years ago
|
subcategory: ""
|
||
|
|
description: |-
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
1 year ago
|
# decort_cb_rg_audits (Data Source)
|
||
|
4 years ago
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
<!-- schema generated by tfplugindocs -->
|
||
|
|
## Schema
|
||
|
|
|
||
|
1 year ago
|
### Required
|
||
|
|
|
||
|
|
- `rg_id` (Number)
|
||
|
|
|
||
|
4 years ago
|
### Optional
|
||
|
|
|
||
|
3 years ago
|
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
||
|
4 years ago
|
|
||
|
|
### Read-Only
|
||
|
|
|
||
|
3 years ago
|
- `id` (String) The ID of this resource.
|
||
|
1 year ago
|
- `items` (List of Object) (see [below for nested schema](#nestedatt--items))
|
||
|
4 years ago
|
|
||
|
|
<a id="nestedblock--timeouts"></a>
|
||
|
|
### Nested Schema for `timeouts`
|
||
|
|
|
||
|
|
Optional:
|
||
|
|
|
||
|
3 years ago
|
- `default` (String)
|
||
|
|
- `read` (String)
|
||
|
4 years ago
|
|
||
|
|
|
||
|
|
<a id="nestedatt--items"></a>
|
||
|
|
### Nested Schema for `items`
|
||
|
|
|
||
|
|
Read-Only:
|
||
|
|
|
||
|
1 year ago
|
- `call` (String)
|
||
|
|
- `responsetime` (Number)
|
||
|
|
- `statuscode` (Number)
|
||
|
|
- `timestamp` (Number)
|
||
|
|
- `user` (String)
|